PLearn 0.1
Classes | Namespaces | Functions
Experiment.h File Reference
#include <plearn/base/Object.h>
#include <plearn_learners/generic/Learner.h>
#include <plearn/vmat/VMat.h>
#include <plearn/vmat/Splitter.h>
Include dependency graph for Experiment.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file Experiment.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines