#include <Concepts/HyperbolicSurfaceTraits_2.h>
This traits class must have a type for complex numbers.
- Refines
HyperbolicDelaunayTriangulationTraits_2
- Has models
- CGAL::Hyperbolic_surface_traits_2
|
| template<typename Number = FT, typename Point = Hyperbolic_point_2> |
| static Number | cosh_hd (Point const &u, Hyperbolic_point_2 const &v) |
◆ cosh_hd()
template<typename Number = FT, typename Point = Hyperbolic_point_2>
| Number HyperbolicSurfaceTraits_2::cosh_hd |
( |
Point const & | u, |
|
|
Hyperbolic_point_2 const & | v ) |
|
static |
- Returns
- the hyperbolic cosine of the hyperbolic distance between u and v in the Poincaré disk.