CGAL 6.0 - 2D Hyperbolic Surface Triangulations
Loading...
Searching...
No Matches
CGAL::Complex_number< FT > Class Template Reference

#include <CGAL/Complex_number.h>

Definition

template<class FT>
class CGAL::Complex_number< FT >
Is model of
ComplexNumber
Template Parameters
FTis the field type and must be a model of FieldNumberType.