FieldNumberType
Definition
The concept FieldNumberType combines the requirements of the concepts
Field and RealEmbeddable.
A model of FieldNumberType can be used as a template parameter
for Cartesian kernels.
Refines
Field
RealEmbeddable
Has Models
float
double
CGAL::Gmpq
CGAL::Interval_nt
CGAL::Interval_nt_advanced
CGAL::Lazy_exact_nt<FieldNumberType>
CGAL::Quotient<RingNumberType>
leda_rational
leda_bigfloat
leda_real
See Also
RingNumberType
Kernel