PLearn 0.1
Classes | Namespaces | Functions
GaussMixLocalProjections.h File Reference
#include <plearn_learners/generic/EmbeddedLearner.h>
#include <plearn_learners/distributions/GaussMix.h>
Include dependency graph for GaussMixLocalProjections.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::GaussMixLocalProjections
class  PLearn::DiffTemplate< ObjectType, GaussMixLocalProjections >
class  PLearn::TypeTraits< GaussMixLocalProjections >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file GaussMixLocalProjections.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines