The concept SqrtFieldNumberType defines the syntactic requirements of a number type to be used as a template parameter for the Cartesian kernels. This number type supports the operations , , , , and . This implies that both CGAL::Number_type_traits<SqrtFieldNumberType>::Has_division and CGAL::Number_type_traits<SqrtFieldNumberType>::Has_sqrt are CGAL::Tag_true.
| ||
|