PLearn 0.1
Classes | Namespaces | Functions
VVMatrix.h File Reference
#include "VMat.h"
Include dependency graph for VVMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::VVMatrix
 this class is a wrapper for a .vmat VMatrix. More...
class  PLearn::DiffTemplate< ObjectType, VVMatrix >
class  PLearn::TypeTraits< VVMatrix >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const VVMatrix &o)
PStream & PLearn::operator>> (PStream &in, VVMatrix &o)
PStream & PLearn::operator>> (PStream &in, VVMatrix *&o)
PStream & PLearn::operator<< (PStream &out, const VVMatrix &o)
PStream & PLearn::operator>> (PStream &in, PP< VVMatrix > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, VVMatrix > *opt, PLearnDiff *diffs)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines