Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
find_scale.hpp File Reference
Include dependency graph for find_scale.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::math
 

Functions

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)