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

#include <chi_squared.hpp>

Public Member Functions

 df_estimator (RealType a, RealType b, RealType variance, RealType delta)
 
RealType operator() (const RealType &df)
 

Constructor & Destructor Documentation

template<class RealType, class Policy>
boost::math::detail::df_estimator< RealType, Policy >::df_estimator ( RealType  a,
RealType  b,
RealType  variance,
RealType  delta 
)
inline

Member Function Documentation

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

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