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::degrees_of_freedom_finder< RealType, Policy > Struct Template Reference

#include <non_central_chi_squared.hpp>

Public Member Functions

 degrees_of_freedom_finder (RealType lam_, RealType x_, RealType p_, bool c)
 
RealType operator() (const RealType &v)
 

Constructor & Destructor Documentation

template<class RealType, class Policy>
boost::math::detail::degrees_of_freedom_finder< RealType, Policy >::degrees_of_freedom_finder ( RealType  lam_,
RealType  x_,
RealType  p_,
bool  c 
)
inline

Member Function Documentation

template<class RealType, class Policy>
RealType boost::math::detail::degrees_of_freedom_finder< RealType, Policy >::operator() ( const RealType &  v)
inline

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