PLearn 0.1
Classes | Namespaces | Functions
ComputeDond2Target.h File Reference
#include <plearn_learners/generic/PLearner.h>
#include <plearn/vmat/FileVMatrix.h>
Include dependency graph for ComputeDond2Target.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::ComputeDond2Target
 Generate samples from a mixture of two gaussians. More...
class  PLearn::DiffTemplate< ObjectType, ComputeDond2Target >
class  PLearn::TypeTraits< ComputeDond2Target >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file ComputeDond2Target.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines