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