Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template error_of

boost::accumulators::tag::error_of

Synopsis

// In header: <boost/accumulators/statistics/error_of.hpp>

template<typename Feature> 
struct error_of : public  {
};

PrevUpHomeNext