cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 6.0 - 2D Hyperbolic Surface Triangulations
Loading...
Searching...
No Matches
CGAL::Complex_number< FT > Class Template Reference
Hyperbolic Surface Triangulations Reference
»
Main Classes
#include <CGAL/Complex_number.h>
Definition
template<class FT>
class CGAL::Complex_number< FT >
Is model of
ComplexNumber
Template Parameters
FT
is the field type and must be a model of
FieldNumberType
.