PLearn 0.1
Classes | Namespaces | Functions
SequentialValidation.h File Reference
#include <plearn/base/PP.h>
#include <plearn/base/Object.h>
#include <plearn/vmat/VMat.h>
#include <plearn/math/VecStatsCollector.h>
#include <plearn/io/PPath.h>
#include <plearn_learners/testers/PTester.h>
#include <plearn_learners/generic/StatefulLearner.h>
Include dependency graph for SequentialValidation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const SequentialValidation &o)
 Declares a few other classes and functions related to this class.
PStream & PLearn::operator>> (PStream &in, SequentialValidation &o)
PStream & PLearn::operator>> (PStream &in, SequentialValidation *&o)
PStream & PLearn::operator<< (PStream &out, const SequentialValidation &o)
PStream & PLearn::operator>> (PStream &in, PP< SequentialValidation > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, SequentialValidation > *opt, PLearnDiff *diffs)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines