CGAL 5.1.3 - Number Types

Files

file  double.h
 This header provides all necessary functions so the fundamental type double is a model of the concepts RealEmbeddable and Field.
 
file  float.h
 This header provides all necessary functions so the fundamental type float is a model of the concepts RealEmbeddable and FieldWithSqrt.
 
file  int.h
 This header provides all necessary functions so the fundamental types int, long int, and short int become models of their respective algebraic concepts.
 
file  long_double.h
 This header provides all necessary functions so the fundamental type long double is a model of the concepts RealEmbeddable and FieldWithSqrt.
 
file  long_long.h
 This header provides all necessary functions so the fundamental type long long int is an RealEmbeddable EuclideanRing.