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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file PLearnerOutputVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines