|
CGAL 6.3 - Algebraic Foundations
|
IntegralDomain refines IntegralDomainWithoutDivision by providing an integral division.
Note: The concept does not require the operator / for this operation. We intend to reserve the operator syntax for use with a Field.
Moreover, CGAL::Algebraic_structure_traits< IntegralDomain > is a model of AlgebraicStructureTraits providing:
IntegralDomainWithoutDivision