Go to the documentation of this file.
11 #ifndef _HIERARCHICAL_H__
12 #define _HIERARCHICAL_H__
22 class CDistanceMachine;
62 virtual bool load(FILE* srcfile);
69 virtual bool save(FILE* dstfile);
103 inline virtual const char*
get_name()
const {
return "Hierarchical"; }
SHOGUN Machine Learning Toolbox - Documentation