Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template weighted_covariance

boost::accumulators::tag::weighted_covariance

Synopsis

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

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

PrevUpHomeNext