| User Documentation |
| RAVL, Recognition And Vision Library |
| DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
| Ravl - Logic - Decision Tree - DecisionTreeBranchBinaryC |
| PUBLIC |
|
DecisionTreeBranchBinaryC::DecisionTreeBranchBinaryC(void) DecisionTreeBranchBinaryC::DecisionTreeBranchBinaryC(bool) DecisionTreeBranchBinaryC::DecisionTreeBranchBinaryC(const LiteralC &) DecisionTreeBranchBinaryC::TrueChild(void) DecisionTreeBranchBinaryC::FalseChild(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 |
| DecisionTreeBranchBinaryC | |
| Decision tree. | |
| include | "Ravl/Logic/DecisionTreeBranchBinary.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 |