accumulator_set() | boost::accumulators::accumulator_set< Sample, Features, Weight > | inline |
accumulator_set(A1 const &a1) | boost::accumulators::accumulator_set< Sample, Features, Weight > | inlineexplicit |
accumulators_mpl_vector typedef | boost::accumulators::accumulator_set< Sample, Features, Weight > | |
accumulators_type typedef | boost::accumulators::accumulator_set< Sample, Features, Weight > | |
BOOST_PP_REPEAT_FROM_TO(2, BOOST_PP_INC(BOOST_ACCUMULATORS_MAX_ARGS), BOOST_ACCUMULATORS_ACCUMULATOR_SET_CTOR, _) template< typename UnaryFunction > void visit(UnaryFunction const &func) | boost::accumulators::accumulator_set< Sample, Features, Weight > | inline |
BOOST_PP_REPEAT_FROM_TO(2, BOOST_PP_INC(BOOST_ACCUMULATORS_MAX_ARGS), BOOST_ACCUMULATORS_ACCUMULATOR_SET_FUN_OP, _) template< typename Feature > struct apply | boost::accumulators::accumulator_set< Sample, Features, Weight > | inline |
drop() | boost::accumulators::accumulator_set< Sample, Features, Weight > | inline |
extract() | boost::accumulators::accumulator_set< Sample, Features, Weight > | inline |
extract() const | boost::accumulators::accumulator_set< Sample, Features, Weight > | inline |
features_type typedef | boost::accumulators::accumulator_set< Sample, Features, Weight > | |
operator()() | boost::accumulators::accumulator_set< Sample, Features, Weight > | inline |
operator()(A1 const &a1) | boost::accumulators::accumulator_set< Sample, Features, Weight > | inline |
result_type typedef | boost::accumulators::accumulator_set< Sample, Features, Weight > | |
sample_type typedef | boost::accumulators::accumulator_set< Sample, Features, Weight > | |
visit_if(UnaryFunction const &func) | boost::accumulators::accumulator_set< Sample, Features, Weight > | inline |
weight_type typedef | boost::accumulators::accumulator_set< Sample, Features, Weight > | |