Searched defs:weighted_covariance_impl (Results 1 – 1 of 1) sorted by relevance
57 struct weighted_covariance_impl struct60 …ame numeric::functional::fdiv<Sample, std::size_t>::result_type>::result_type weighted_sample_type;61 …meric::functional::fdiv<VariateType, std::size_t>::result_type>::result_type weighted_variate_type;63 …c::functional::outer_product<weighted_sample_type, weighted_variate_type>::result_type result_type;66 weighted_covariance_impl(Args const &args) in weighted_covariance_impl() function79 void operator ()(Args const &args) in operator ()()95 result_type result(dont_care) const in result()102 void serialize(Archive & ar, const unsigned int file_version) in serialize()108 result_type cov_;