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

#include <students_t.hpp>

Collaboration diagram for boost::math::detail::sample_size_func< RealType, Policy >:

Public Member Functions

 sample_size_func (RealType a, RealType b, RealType s, RealType d)
 
RealType operator() (const RealType &df)
 

Public Attributes

RealType alpha
 
RealType beta
 
RealType ratio
 

Constructor & Destructor Documentation

template<class RealType, class Policy>
boost::math::detail::sample_size_func< RealType, Policy >::sample_size_func ( RealType  a,
RealType  b,
RealType  s,
RealType  d 
)
inline

Member Function Documentation

Member Data Documentation

template<class RealType, class Policy>
RealType boost::math::detail::sample_size_func< RealType, Policy >::alpha
template<class RealType, class Policy>
RealType boost::math::detail::sample_size_func< RealType, Policy >::beta
template<class RealType, class Policy>
RealType boost::math::detail::sample_size_func< RealType, Policy >::ratio

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