PLearn 0.1
Classes | Namespaces | Functions
SourceVMatrix.h File Reference
#include "RowBufferedVMatrix.h"
#include "VMat.h"
Include dependency graph for SourceVMatrix.h:

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file SourceVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines