Home
last modified time | relevance | path

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

/third_party/boost/libs/math/dot_net_example/boost_math/
Dboost_math.h126 virtual double hazard(double x)const in hazard() function
224 double hazard(double x) in hazard() function
/third_party/boost/boost/math/distributions/detail/
Dderived_accessors.hpp59 inline typename Distribution::value_type hazard(const Distribution& dist, const RealType& x) in hazard() function