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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file Experimentation.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines