Searched defs:numeric_limits (Results 1 - 1 of 1) sorted by relevance

/external/eigen/unsupported/test/mpreal/
H A Dmpreal.h62 #define MPREAL_HAVE_DYNAMIC_STD_NUMERIC_LIMITS // Enable extended std::numeric_limits<mpfr::mpreal> specialization.
64 // See std::numeric_limits<mpfr::mpreal> at the end of the file for more information.
2961 class numeric_limits<mpfr::mpreal> class in namespace:std
3016 // This is preferable way for std::numeric_limits<mpfr::mpreal> specialization.
3017 // But it is incompatible with standard std::numeric_limits and might not work with other libraries, e.g. boost.

Completed in 274 milliseconds