Developer Documentation |
RAVL, Recognition And Vision Library |
USER | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Logic - Decision Tree - DecisionTreeLeafBodyC |
PUBLIC |
DecisionTreeLeafBodyC::DecisionTreeLeafBodyC(void) DecisionTreeLeafBodyC::DecisionTreeLeafBodyC(const LiteralC &,const DecisionExamplesC &) DecisionTreeLeafBodyC::Decision(void) DecisionTreeLeafBodyC::IsLeaf(void) const DecisionTreeLeafBodyC::BuildRuleSet(const LiteralC &,StateC &) const DecisionTreeLeafBodyC::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) |
DecisionTreeLeafBodyC | |
Leaf in the decision tree. | |
include | "Ravl/Logic/DecisionTreeLeaf.hh" |
Source file: | Ravl/Logic/DecisionTree/DecisionTreeLeaf.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 |