10 #ifndef INCLUDED_FROM_NUMBERS_H
11 static_assert(
false,
"This file may only be included indirectly by numbers.h");
22 #ifdef USE_CLN_NUMBERS
23 using type = cln::cl_I;
States if a type is a floating point type.
carl is the main namespace for the library.
Templated wrapper class which allows universal usage of different IEEE 754 implementations.
States if a type is a rational type.
Gives the corresponding integral type.