26 #ifndef __HIERARCHICAL_GAUSSIAN_PROCESS_HPP__ 27 #define __HIERARCHICAL_GAUSSIAN_PROCESS_HPP__
Namespace of the library interface.
Kernel based nonparametric process, conditional on kernel hyperparameters.
Virtual class for hierarchical Gaussian processes.
Empirical Bayesian NonParametric process.
double negativeTotalLogLikelihood()
Computes the negative log likelihood of the data for all the parameters.
Dataset model to deal with the vector (real) based datasets.