User Documentation |
RAVL, Recognition And Vision Library |
DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Logic - Decision Tree - DecisionTreeBranchC |
PUBLIC |
DecisionTreeBranchC::DecisionTreeBranchC(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 |
DecisionTreeBranchC | |
Branch in the decision tree. | |
include | "Ravl/Logic/DecisionTreeBranch.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 |