26 #ifndef __STUDENT_T_PROCESS_JEF_HPP__ 27 #define __STUDENT_T_PROCESS_JEF_HPP__ vectord mAlphaF
Precomputed GP prediction operations.
Hierarchical model for Gaussian process.
Namespace of the library interface.
StudentTDistribution * d_
Predictive distributions.
Virtual class for hierarchical Gaussian processes.
Student T process with Jeffreys prior.
Dataset model to deal with the vector (real) based datasets.
vectord mWML
GP ML parameters.
ProbabilityDistribution * prediction(const vectord &query)
Function that returns the prediction of the GP for a query point in the hypercube [0...
double negativeLogLikelihood()
Computes the negative log likelihood and its gradient of the data.
Student's t probability distribution.
void precomputePrediction()
Precompute some values of the prediction that do not depends on the query.