KrisLibrary  1.0.0
Statistics::GaussianRegression Member List

This is the complete list of members for Statistics::GaussianRegression, including all inherited members.

A (defined in Statistics::GaussianRegression)Statistics::GaussianRegression
b (defined in Statistics::GaussianRegression)Statistics::GaussianRegression
GetJoint(const Vector &xmean, const Matrix &xcov, Vector &xymean, Matrix &xycov) const (defined in Statistics::GaussianRegression)Statistics::GaussianRegression
GetLinearEquation(Matrix &A, Vector &b) const (defined in Statistics::GaussianRegression)Statistics::GaussianRegression
GetNoiseCovariance(Matrix &sigma) const (defined in Statistics::GaussianRegression)Statistics::GaussianRegression
GetY(const Vector &x, Vector &ymean, Matrix &ycov) const (defined in Statistics::GaussianRegression)Statistics::GaussianRegression
GetY(const Vector &x, Gaussian< Real > &y) const (defined in Statistics::GaussianRegression)Statistics::GaussianRegression
GetY(const Vector &xmean, const Matrix &xcov, Vector &ymean, Matrix &ycov) const (defined in Statistics::GaussianRegression)Statistics::GaussianRegression
Set(const Gaussian< Real > &g, const std::vector< int > &xindices, const std::vector< int > &yindices) (defined in Statistics::GaussianRegression)Statistics::GaussianRegression
Set(const Vector &mean, const Matrix &cov, const std::vector< int > &xindices, const std::vector< int > &yindices) (defined in Statistics::GaussianRegression)Statistics::GaussianRegression
xcovinv (defined in Statistics::GaussianRegression)Statistics::GaussianRegression
xmean (defined in Statistics::GaussianRegression)Statistics::GaussianRegression
ycov (defined in Statistics::GaussianRegression)Statistics::GaussianRegression
ymean (defined in Statistics::GaussianRegression)Statistics::GaussianRegression
yxcov (defined in Statistics::GaussianRegression)Statistics::GaussianRegression