Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::accumulators::tag::sum Struct Reference

#include <sum.hpp>

Inheritance diagram for boost::accumulators::tag::sum:
Collaboration diagram for boost::accumulators::tag::sum:

Public Types

typedef
accumulators::impl::sum_impl
< mpl::_1, tag::sample > 
impl
 INTERNAL ONLY. More...
 
typedef mpl::false_ is_weight_accumulator
 
typedef mpl::transform
< mpl::vector
< BOOST_PP_ENUM_PARAMS(BOOST_ACCUMULATORS_MAX_FEATURES,
Feature)>, as_feature< mpl::_1 >
>::type 
dependencies
 

Member Typedef Documentation

template<BOOST_PP_ENUM_PARAMS(BOOST_ACCUMULATORS_MAX_FEATURES, typename Feature) >
typedef mpl::transform< mpl::vector<BOOST_PP_ENUM_PARAMS(BOOST_ACCUMULATORS_MAX_FEATURES, Feature)> , as_feature<mpl::_1> >::type boost::accumulators::depends_on<>::dependencies
inherited

INTERNAL ONLY.

template<BOOST_PP_ENUM_PARAMS(BOOST_ACCUMULATORS_MAX_FEATURES, typename Feature) >
typedef mpl::false_ boost::accumulators::depends_on<>::is_weight_accumulator
inherited

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