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

Go to the source code of this file.

Classes

class  PLearn::InterleaveVMatrix
 Interleave several VMats row-wise. More...
class  PLearn::DiffTemplate< ObjectType, InterleaveVMatrix >
class  PLearn::TypeTraits< InterleaveVMatrix >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file InterleaveVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines