Developer Documentation |
RAVL, Recognition And Vision Library |
USER | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Pattern Recognition - Functions - Function1BodyC |
PUBLIC |
Function1BodyC::Function1BodyC(void) Function1BodyC::Function1BodyC(istream &) Function1BodyC::Function1BodyC(BinIStreamC &) Function1BodyC::Save(ostream &) const Function1BodyC::Save(BinOStreamC &) const Function1BodyC::Apply(const VectorC &) const Function1BodyC::Apply1(const VectorC &) const FunctionBodyC::Save(ostream &) const FunctionBodyC::Save(BinOStreamC &) const FunctionBodyC::Apply(const VectorC &) const FunctionBodyC::Apply(const SampleC FunctionBodyC::Jacobian(const VectorC &) const FunctionBodyC::Evaluate(const VectorC &) FunctionBodyC::InputSize(void) const FunctionBodyC::OutputSize(void) const FunctionBodyC::InputSize(UIntT) FunctionBodyC::OutputSize(UIntT) 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) |
Function1BodyC | |
Map a vector to a single real value. | |
include | "Ravl/PatternRec/Function1.hh" |
Source file: | Ravl/PatternRec/DataSet/Function1.hh |
User Level: | Develop |
Library: | RavlPatternRec |
In Scope: | RavlN |
#include "Ravl/PatternRec/Function.hh" |
#include "Ravl/RCHandleV.hh" |
#include "Ravl/RefCounter.hh" |
Maintainer:Charles Galambos, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002 |