gplib
1.0.0
C++ Gaussian Process Library
|
This is the complete list of members for gplib::gp_reg, including all inherited members.
full_predict(const arma::mat &new_data) const | gplib::gp_reg | |
get_kernel() const | gplib::gp_reg | |
gp_reg() | gplib::gp_reg | |
pimpl | gplib::gp_reg | private |
predict(const arma::mat &new_data) const | gplib::gp_reg | |
set_kernel(const std::shared_ptr< kernel_class > &k) | gplib::gp_reg | |
set_training_set(const arma::mat &X, const arma::vec &y) | gplib::gp_reg | |
train(int max_iter, double tol) | gplib::gp_reg | |
~gp_reg() | gplib::gp_reg |