Home
last modified time | relevance | path

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

/third_party/boost/libs/math/dot_net_example/boost_math/
Dboost_math.h130 virtual double chf(double x)const in chf() function
230 double chf(double x) in chf() function
/third_party/boost/boost/math/distributions/detail/
Dderived_accessors.hpp78 inline typename Distribution::value_type chf(const Distribution& dist, const RealType& x) in chf() function