|
template<class Dist , class Policy > |
Dist::value_type | boost::math::find_location (typename Dist::value_type z, typename Dist::value_type p, typename Dist::value_type scale, const Policy &pol) |
|
template<class Dist > |
Dist::value_type | boost::math::find_location (typename Dist::value_type z, typename Dist::value_type p, typename Dist::value_type scale) |
|
template<class Dist , class Real1 , class Real2 , class Real3 > |
Dist::value_type | boost::math::find_location (complemented3_type< Real1, Real2, Real3 > const &c) |
|
template<class Dist , class Real1 , class Real2 , class Real3 , class Real4 > |
Dist::value_type | boost::math::find_location (complemented4_type< Real1, Real2, Real3, Real4 > const &c) |
|