Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members

Tree Namespace Reference

this namespace represente Decision Trees More...


Compounds

class  Condition
 This class represent a decision in a decision-tree. More...

class  DecisionTree
 This class represent a node of a decision tree. More...


Typedefs

typedef enum Tree::e_condition_kind condition_kind

Enumerations

enum  e_condition_kind {
  INFEQUAL, SUPEQUAL, INFERIOR, SUPERIOR,
  EQUAL
}

Functions

std::ostream & operator<< (std::ostream &stream, const Condition &e)
std::ostream & operator<< (std::ostream &stream, const DecisionTree &e)


Detailed Description

this namespace represente Decision Trees
Generated on Tue Jul 29 15:39:09 2003 for libdatamining by doxygen 1.3.2