CGAL 5.0.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>
FieldNumberType