Developer Documentation |
RAVL, Recognition And Vision Library |
USER | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Logic - Decision Tree - DecisionTreeBranchBodyC |
PUBLIC |
DecisionTreeBranchBodyC::DecisionTreeBranchBodyC(void) DecisionTreeBranchBodyC::Dump(ostream &,IntT) const DecisionTreeElementBodyC::Examples(void) DecisionTreeElementBodyC::Find(const StateC &) DecisionTreeElementBodyC::IsLeaf(void) const DecisionTreeElementBodyC::Dump(ostream &,IntT) const DecisionTreeElementBodyC::BuildRuleSet(const LiteralC &,StateC &) const DecisionTreeElementBodyC::Pad(ostream &,int) RCBodyVC::Save(ostream &) const RCBodyVC::Save(BinOStreamC &) const RCBodyVC::Copy(void) const RCBodyVC::DeepCopy(UIntT) const RCBodyC::References(void) const RCBodyC::Copy(void) const RCBodyC::DeepCopy(UIntT) const RCBodyC::IncRefCounter(void) RCBodyC::DecRefCounter(void) |
DecisionTreeBranchBodyC | |
Branch in the decision tree. | |
include | "Ravl/Logic/DecisionTreeBranch.hh" |
Source file: | Ravl/Logic/DecisionTree/DecisionTreeBranch.hh |
User Level: | Develop |
Library: | RavlLogic |
In Scope: | RavlLogicN |
#include "Ravl/Logic/DecisionTreeElement.hh" |
#include "Ravl/RCHandleV.hh" |
#include "Ravl/RefCounter.hh" |
Maintainer:Charles Galambos, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002 |