Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template as_weighted_feature

boost::accumulators::as_weighted_feature

Synopsis

// In header: <boost/accumulators/accumulators_fwd.hpp>

template<typename Feature> 
struct as_weighted_feature {
};

PrevUpHomeNext