User Documentation |
RAVL, Recognition And Vision Library |
DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Logic - Decision Tree - DecisionTreeBaseC |
PUBLIC |
DecisionTreeBaseC::DecisionTreeBaseC(void) DecisionTreeBaseC::DecisionTreeBaseC(bool) DecisionTreeBaseC::DecisionTreeBaseC(const DiscriminatorC &) DecisionTreeBaseC::Find(const StateC &) DecisionTreeBaseC::Add(const StateC &,const LiteralC &) DecisionTreeBaseC::Train(const DataSet2C DecisionTreeBaseC::SetDiscriminator(const DiscriminatorC &) DecisionTreeBaseC::Dump(ostream &) const DecisionTreeBaseC::BuildRuleSet(void) 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 |
DecisionTreeBaseC | |
Decision tree. | |
include | "Ravl/Logic/DecisionTreeBase.hh" |
User Level: | Advanced |
Library: | RavlLogic |
In Scope: | RavlLogicN |
#include "Ravl/RefCounter.hh" |
Maintainer:Charles Galambos, Documentation by CxxDoc: Tue Aug 13 09:59:02 2002 |