Home
last modified time | relevance | path

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

/third_party/boost/boost/math/special_functions/
Dnext.hpp69 inline const T& normalize_value(const T& val, const boost::false_type&) { return val; } in normalize_value() function
71 inline T normalize_value(const T& val, const boost::true_type&) in normalize_value() function