Home
last modified time | relevance | path

Searched defs:FloatType (Results 1 – 4 of 4) sorted by relevance

/third_party/abseil-cpp/absl/random/internal/
Duniform_helper.h126 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
148 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
/third_party/abseil-cpp/absl/strings/internal/
Dcharconv_parse.h28 enum class FloatType { kNumber, kInfinity, kNan }; enum
/third_party/boost/libs/math/tools/
Dbessel_derivative_data_from_bessel_ipps.cpp67 using FloatType = boost::multiprecision::number<boost::multiprecision::mpfr_float_backend<200u> >; typedef
Dbessel_derivative_append_negative.cpp73 using FloatType = boost::multiprecision::number<boost::multiprecision::mpfr_float_backend<200u> >; typedef