#include <itkRBFBackPropagationLearningFunction.h>
Inheritance diagram for itk::Statistics::RBFBackPropagationLearningFunction< LayerType, TOutput >:


Public Types | |
| typedef RBFBackPropagationLearningFunction | Self |
| typedef LearningFunctionBase< LayerType, TOutput > | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef Superclass::ValueType | ValueType |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| void | Learn (LayerType *layer, ValueType learningrate) |
| void | Learn (LayerType *layer, TOutput error, ValueType learningrate) |
| virtual void | SetLearningRate1 (ValueType _arg) |
| virtual ValueType | GetLearningRate1 () |
| virtual void | SetLearningRate2 (ValueType _arg) |
| virtual ValueType | GetLearningRate2 () |
| virtual void | SetLearningRate3 (ValueType _arg) |
| virtual ValueType | GetLearningRate3 () |
Static Public Member Functions | |
| Pointer | New () |
Protected Member Functions | |
| RBFBackPropagationLearningFunction () | |
| ~RBFBackPropagationLearningFunction () | |
| virtual void | PrintSelf (std::ostream &os, Indent indent) const |
|
|||||
|
Reimplemented from itk::Statistics::LearningFunctionBase< LayerType, TOutput >. Definition at line 40 of file itkRBFBackPropagationLearningFunction.h. |
|
|||||
|
Reimplemented from itk::Statistics::LearningFunctionBase< LayerType, TOutput >. Definition at line 39 of file itkRBFBackPropagationLearningFunction.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::Statistics::LearningFunctionBase< LayerType, TOutput >. Definition at line 37 of file itkRBFBackPropagationLearningFunction.h. |
|
|||||
|
Reimplemented from itk::Statistics::LearningFunctionBase< LayerType, TOutput >. Definition at line 38 of file itkRBFBackPropagationLearningFunction.h. |
|
|||||
|
Reimplemented from itk::Statistics::LearningFunctionBase< LayerType, TOutput >. Definition at line 48 of file itkRBFBackPropagationLearningFunction.h. |
|
|||||||||
|
|
|
|||||||||
|
Definition at line 64 of file itkRBFBackPropagationLearningFunction.h. |
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
Method for creation through the object factory. Reimplemented from itk::Statistics::LearningFunctionBase< LayerType, TOutput >. |
|
||||||||||||||||||||
|
Implements itk::Statistics::LearningFunctionBase< LayerType, TOutput >. |
|
||||||||||||||||
|
Implements itk::Statistics::LearningFunctionBase< LayerType, TOutput >. |
|
|||||||||
|
Method for creation through the object factory. Reimplemented from itk::LightProcessObject. |
|
||||||||||||||||
|
Method to print the object. Reimplemented from itk::Statistics::LearningFunctionBase< LayerType, TOutput >. |
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
1.3.5 written by Dimitri van Heesch,
© 1997-2000