|
PLearn 0.1
|


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