PLearn 0.1
Classes | Namespaces | Functions
RepeatVMatrix.h File Reference
#include <plearn/vmat/SourceVMatrix.h>
Include dependency graph for RepeatVMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file RepeatVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines