Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template with_error

boost::accumulators::with_error

Synopsis

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

template<typename Feature1, typename Feature2, ... > 
struct with_error {
};

PrevUpHomeNext