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

#include <skew_normal.hpp>

Public Member Functions

 skew_normal_mode_functor (const boost::math::skew_normal_distribution< RealType, Policy > dist)
 
boost::math::tuple< RealType,
RealType > 
operator() (RealType const &x)
 

Constructor & Destructor Documentation

template<class RealType , class Policy >
boost::math::detail::skew_normal_mode_functor< RealType, Policy >::skew_normal_mode_functor ( const boost::math::skew_normal_distribution< RealType, Policy >  dist)
inline

Member Function Documentation

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

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