Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template apply

boost::accumulators::accumulator_set::apply

Synopsis

// In header: <boost/accumulators/framework/accumulator_set.hpp>


template<typename Feature> 
struct apply {
};

Description

Extraction


PrevUpHomeNext