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