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