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

Go to the source code of this file.

Classes

class  PLearn::AutoVMatrix
 This class is a simple wrapper to an underlying VMatrix of another type All it does is forward the method calls. More...
class  PLearn::DiffTemplate< ObjectType, AutoVMatrix >
class  PLearn::TypeTraits< AutoVMatrix >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file AutoVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines