|
PLearn 0.1
|


Go to the source code of this file.
Classes | |
| class | PLearn::DiskVMatrix |
| A VMatrix whose (compressed) data resides in a directory and can span several files. More... | |
| class | PLearn::DiffTemplate< ObjectType, DiskVMatrix > |
| class | PLearn::TypeTraits< DiskVMatrix > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const DiskVMatrix &o) |
| PStream & | PLearn::operator>> (PStream &in, DiskVMatrix &o) |
| PStream & | PLearn::operator>> (PStream &in, DiskVMatrix *&o) |
| PStream & | PLearn::operator<< (PStream &out, const DiskVMatrix &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< DiskVMatrix > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, DiskVMatrix > *opt, PLearnDiff *diffs) |
Definition in file DiskVMatrix.h.
1.7.4