Go to the documentation of this file.
25 class CDistanceMachine;
91 SG_ERROR(
"for performance reasons use apply() instead of apply(int32_t vec_idx)\n");
105 virtual bool load(FILE* srcfile);
112 virtual bool save(FILE* dstfile);
148 inline virtual const char*
get_name()
const {
return "KNN"; }
SHOGUN Machine Learning Toolbox - Documentation