Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moment.hpp File Reference
Include dependency graph for moment.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::accumulators::impl::moment_impl< N, Sample >
 
struct  boost::accumulators::tag::moment< N >
 
struct  boost::accumulators::as_weighted_feature< tag::moment< N > >
 
struct  boost::accumulators::feature_of< tag::weighted_moment< N > >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::numeric
 
 boost::accumulators
 
 boost::accumulators::impl
 
 boost::accumulators::tag
 
 boost::accumulators::extract
 

Functions

template<typename T >
T const & boost::numeric::pow (T const &x, mpl::int_< 1 >)
 INTERNAL ONLY. More...
 
template<typename T , int N>
T boost::numeric::pow (T const &x, mpl::int_< N >)
 INTERNAL ONLY. More...