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

Go to the source code of this file.

Classes

class  PLearn::SquaredExponentialARDKernel
 Squared-Exponential kernel that can be used for Automatic Relevance Determination. More...
class  PLearn::DiffTemplate< ObjectType, SquaredExponentialARDKernel >
class  PLearn::TypeTraits< SquaredExponentialARDKernel >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const SquaredExponentialARDKernel &o)
PStream & PLearn::operator>> (PStream &in, SquaredExponentialARDKernel &o)
PStream & PLearn::operator>> (PStream &in, SquaredExponentialARDKernel *&o)
PStream & PLearn::operator<< (PStream &out, const SquaredExponentialARDKernel &o)
PStream & PLearn::operator>> (PStream &in, PP< SquaredExponentialARDKernel > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, SquaredExponentialARDKernel > *opt, PLearnDiff *diffs)

Detailed Description

Definition in file SquaredExponentialARDKernel.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines