![]() |
Home | Libraries | People | FAQ | More |
boost::accumulators::impl::weighted_covariance_impl — Weighted Covariance Estimator.
// In header: <boost/accumulators/statistics/weighted_covariance.hpp> template<typename Sample, typename Weight, typename VariateType, typename VariateTag> struct weighted_covariance_impl : public { // types typedef ; typedef ; typedef numeric::functional::outer_product< ; // construct/copy/destruct template<typename Args> (); // public member functions template<typename Args> (); () ; template<typename Archive> (, ); };