Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::math::inverse_gaussian_quantile_complement_functor< RealType, Policy > Struct Template Reference

#include <inverse_gaussian.hpp>

Public Member Functions

 inverse_gaussian_quantile_complement_functor (const boost::math::inverse_gaussian_distribution< RealType, Policy > dist, RealType const &p)
 
boost::math::tuple< RealType,
RealType > 
operator() (RealType const &x)
 

Constructor & Destructor Documentation

template<class RealType , class Policy >
boost::math::inverse_gaussian_quantile_complement_functor< RealType, Policy >::inverse_gaussian_quantile_complement_functor ( const boost::math::inverse_gaussian_distribution< RealType, Policy >  dist,
RealType const &  p 
)
inline

Member Function Documentation

template<class RealType , class Policy >
boost::math::tuple<RealType, RealType> boost::math::inverse_gaussian_quantile_complement_functor< RealType, Policy >::operator() ( RealType const &  x)
inline

The documentation for this struct was generated from the following file: