![]() |
Orfeo Toolbox
3.16
|
Classical Beta behavior over SOM training phase. More...
#include <otbSOMLearningBehaviorFunctor.h>
Public Member Functions | |
| virtual | ~CzihoSOMLearningBehaviorFunctor () |
| CzihoSOMLearningBehaviorFunctor () | |
| virtual double | operator() (unsigned int currentIteration, unsigned int numberOfIterations, double betaInit, double betaEnd) const |
Classical Beta behavior over SOM training phase.
This class implements an standart evolution of the
weightening coefficient over the SOM training.
Definition at line 43 of file otbSOMLearningBehaviorFunctor.h.
|
inlinevirtual |
Definition at line 48 of file otbSOMLearningBehaviorFunctor.h.
|
inline |
Empty constructor / descructor
Definition at line 47 of file otbSOMLearningBehaviorFunctor.h.
|
inlinevirtual |
Definition at line 51 of file otbSOMLearningBehaviorFunctor.h.