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

#include <non_central_chi_squared.hpp>

Public Member Functions

 non_centrality_finder (RealType v_, RealType x_, RealType p_, bool c)
 
RealType operator() (const RealType &lam)
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

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