Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template covariance

boost::accumulators::tag::covariance

Synopsis

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

template<typename VariateType, typename VariateTag> 
struct covariance {
};

PrevUpHomeNext