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

#include <distributions.hpp>

Public Types

typedef RealType value_type
 

Public Member Functions

 distribution_archetype (const distribution_archetype &)
 
distribution_archetypeoperator= (const distribution_archetype &)
 

Static Public Member Functions

static distribution_archetypeget_object ()
 

Member Typedef Documentation

template<class RealType >
typedef RealType boost::math::concepts::distribution_archetype< RealType >::value_type

Constructor & Destructor Documentation

template<class RealType >
boost::math::concepts::distribution_archetype< RealType >::distribution_archetype ( const distribution_archetype< RealType > &  )

Member Function Documentation

template<class RealType >
static distribution_archetype& boost::math::concepts::distribution_archetype< RealType >::get_object ( )
inlinestatic
template<class RealType >
distribution_archetype& boost::math::concepts::distribution_archetype< RealType >::operator= ( const distribution_archetype< RealType > &  )

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