CGAL 4.3 - Algebraic Foundations
|
The concept RingNumberType
combines the requirements of the concepts IntegralDomainWithoutDivision
and RealEmbeddable
. A model of RingNumberType
can be used as a template parameter for Homogeneous kernels.
C++ built-in number types
CGAL::Lazy_exact_nt<RingNumberType>
CGAL::Quotient<RingNumberType>
CGAL::leda_integer
CGAL::leda_rational
CGAL::leda_bigfloat
CGAL::leda_real
FieldNumberType