Classes
contrib/mul/clsfy/clsfy_binary_tree.h File Reference

Binary tree classifier. More...

#include <clsfy/clsfy_classifier_base.h>
#include <clsfy/clsfy_binary_threshold_1d.h>
#include <vcl_iosfwd.h>

Go to the source code of this file.

Classes

class  clsfy_binary_tree_op
 One node of a binary tree classifier - wrapper round clsfy_binary_threshold_1d. More...
class  clsfy_binary_tree_node
class  clsfy_binary_tree
 A binary tree classifier. More...
struct  clsfy_binary_tree::graph_rep

Detailed Description

Binary tree classifier.

Author:
Martin Roberts

Definition in file clsfy_binary_tree.h.