CGAL 6.1 - 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 FieldWithKthRoot . | |
file | float.h |
This header provides all necessary functions so the fundamental type float is a model of the concepts RealEmbeddable and FieldWithKthRoot . | |
file | int.h |
This header provides all necessary functions so the fundamental types int , long int , and short int are models of the concepts RealEmbeddable and EuclideanRing . | |
file | long_double.h |
This header provides all necessary functions so the fundamental type long double is a model of the concepts RealEmbeddable and FieldWithKthRoot . | |
file | long_long.h |
This header provides all necessary functions so the fundamental type long long int is a model of the concepts RealEmbeddable and EuclideanRing . | |