|
PLearn 0.1
|


Go to the source code of this file.
Classes | |
| class | PLearn::GaussianProcessNLLVariable |
| Compute the Negative-Log-Marginal-Likelihood for Gaussian Process Regression. More... | |
| class | PLearn::DiffTemplate< ObjectType, GaussianProcessNLLVariable > |
| class | PLearn::TypeTraits< GaussianProcessNLLVariable > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const GaussianProcessNLLVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, GaussianProcessNLLVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, GaussianProcessNLLVariable *&o) |
| PStream & | PLearn::operator<< (PStream &out, const GaussianProcessNLLVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< GaussianProcessNLLVariable > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, GaussianProcessNLLVariable > *opt, PLearnDiff *diffs) |
Definition in file GaussianProcessNLLVariable.h.
1.7.4