PLearn 0.1
Classes | Namespaces | Functions
GaussianProcessNLLVariable.h File Reference
#include <plearn/var/NaryVariable.h>
#include <plearn/ker/Kernel.h>
Include dependency graph for GaussianProcessNLLVariable.h:
This graph shows which files directly or indirectly include this file:

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)

Detailed Description

Definition in file GaussianProcessNLLVariable.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines