MCKL
Monte Carlo Kernel Library
mckl::Covariance< RealType > Member List

This is the complete list of members for mckl::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)mckl::Covariance< RealType >inline
result_type typedefmckl::Covariance< RealType >