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

#include <complement.hpp>

Public Member Functions

 complemented2_type (const Dist &d, const RealType &p1)
 

Public Attributes

const Dist & dist
 
const RealType & param
 

Constructor & Destructor Documentation

template<class Dist, class RealType>
boost::math::complemented2_type< Dist, RealType >::complemented2_type ( const Dist &  d,
const RealType &  p1 
)
inline

Member Data Documentation

template<class Dist, class RealType>
const Dist& boost::math::complemented2_type< Dist, RealType >::dist
template<class Dist, class RealType>
const RealType& boost::math::complemented2_type< Dist, RealType >::param

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