vSMC  v3.0.0
Scalable Monte Carlo
vsmc::Covariance< RealType > Member List

This is the complete list of members for vsmc::Covariance< RealType >, including all inherited members.

operator()(MatrixLayout layout, std::size_t n, std::size_t p, const result_type *x, const result_type *w, result_type *mean, result_type *cov, MatrixLayout cov_layout=RowMajor, bool cov_upper=false, bool cov_packed=false)vsmc::Covariance< RealType >inline
result_type typedefvsmc::Covariance< RealType >