|
PLearn 0.1
|


Go to the source code of this file.
Classes | |
| class | PLearn::ConcatColumnsVMatrix |
| class | PLearn::DiffTemplate< ObjectType, ConcatColumnsVMatrix > |
| class | PLearn::TypeTraits< ConcatColumnsVMatrix > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const ConcatColumnsVMatrix &o) |
| PStream & | PLearn::operator>> (PStream &in, ConcatColumnsVMatrix &o) |
| PStream & | PLearn::operator>> (PStream &in, ConcatColumnsVMatrix *&o) |
| PStream & | PLearn::operator<< (PStream &out, const ConcatColumnsVMatrix &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< ConcatColumnsVMatrix > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, ConcatColumnsVMatrix > *opt, PLearnDiff *diffs) |
| VMat | PLearn::hconcat (VMat d1, VMat d2) |
| VMat | PLearn::hconcat (TVec< VMat > ds) |
Definition in file ConcatColumnsVMatrix.h.
1.7.4