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