1 #ifndef realroot_ARITHM_TRAITS_KERNELOF_H
2 #define realroot_ARITHM_TRAITS_KERNELOF_H
13 template<
class mplib,
typename _ieee_ =
double >
K T
Definition: texp_kernelof.hpp:26
structure defining a the empty list
Definition: texp_bool.hpp:11
null_t T
Definition: texp_kernelof.hpp:24
return true_t if the number type X comes from a kernel.
Definition: texp_kernelof.hpp:33
Definition: texp_kernelof.hpp:14
tnot< typename equal< null_t, typename kernelof< X >::T >::T >::T T
Definition: texp_kernelof.hpp:33
kernelof_< typename ucstref< X >::T >::T T
Definition: texp_kernelof.hpp:30
mplib::floating floating
Definition: texp_kernelof.hpp:18
Definition: texp_tests.hpp:41
mplib::integer integer
Definition: texp_kernelof.hpp:16
Definition: texp_kernelof.hpp:7
mplib::rational rational
Definition: texp_kernelof.hpp:17
_ieee_ ieee
Definition: texp_kernelof.hpp:19
structure defining a negative answer
Definition: texp_bool.hpp:9
return the arithmetic kernel from which the type X comes from.
Definition: texp_kernelof.hpp:30
return the arithmetic kernel from which the unqualified type X comes from.
Definition: GMP.hpp:50