CGAL 5.1 - Algebraic Foundations
|
#include <Concepts/FieldNumberType.h>
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.
RingNumberType
Kernel