CluE
1.0
|
This is the complete list of members for CluE::PointGauss, including all inherited members.
cholesky | CluE::PointGauss | private |
covariance | CluE::PointGauss | private |
density(Point const &x) const | CluE::PointGauss | virtual |
draw(RndEngine &) const | CluE::PointGauss | |
inverseCholesky | CluE::PointGauss | private |
logSqrt | CluE::PointGauss | private |
mean | CluE::PointGauss | private |
nll(Point const &x) const | CluE::PointGauss | virtual |
PointGauss(Point const &m, Matrix const &cov) | CluE::PointGauss | |
squaredMahalanobis(Point const &x) const | CluE::PointGauss | virtual |
~Distribution() | CluE::Distribution< Point > | inlinevirtual |