User Documentation |
RAVL, Recognition And Vision Library |
DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Logic - Decision Tree - DecisionTreeLeafC |
PUBLIC |
DecisionTreeLeafC::DecisionTreeLeafC(void) DecisionTreeLeafC::DecisionTreeLeafC(const LiteralC &,const DecisionExamplesC &) DecisionTreeLeafC::DecisionTreeLeafC(const DecisionTreeElementC &) DecisionTreeLeafC::Decision(void) DecisionTreeElementC::Examples(void) DecisionTreeElementC::Find(const StateC &) DecisionTreeElementC::IsLeaf(void) const DecisionTreeElementC::BuildRuleSet(const LiteralC &,StateC &) const DecisionTreeElementC::Dump(ostream &,IntT) const RCHandleC::operator =(const RCHandleC RCHandleC::DeepCopy(UIntT) const RCHandleC::operator ==(const RCHandleC RCHandleC::operator !=(const RCHandleC RCHandleC::Hash(void) const RCHandleC::IsValid(void) const RCHandleC::Invalidate(void) RCHandleC::IsHandleType(const DT &) const RCHandleC::CheckHandleType(const DT &) const RCHandleC::References(void) const RCHandleC::operator <<(ostream &,const RCHandleC RCHandleC::operator >>(istream &,RCHandleC |
DecisionTreeLeafC | |
Leaf in the decision tree. | |
include | "Ravl/Logic/DecisionTreeLeaf.hh" |
User Level: | Advanced |
Library: | RavlLogic |
In Scope: | RavlLogicN |
#include "Ravl/Logic/DecisionTreeElement.hh" |
#include "Ravl/RefCounter.hh" |
Maintainer:Charles Galambos, Documentation by CxxDoc: Tue Aug 13 09:59:02 2002 |