OTB
9.0.0
Orfeo Toolbox
|
#include <otbSOMLearningBehaviorFunctor.h>
Public Member Functions | |
SOMLearningBehaviorFunctor () | |
virtual | ~SOMLearningBehaviorFunctor () |
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 standard evolution of the weightening coefficient over the SOM training.
Definition at line 47 of file otbSOMLearningBehaviorFunctor.h.
|
inline |
Empty constructor / descructor
Definition at line 51 of file otbSOMLearningBehaviorFunctor.h.
|
inlinevirtual |
Empty constructor / descructor
Definition at line 54 of file otbSOMLearningBehaviorFunctor.h.
|
inlinevirtual |
Definition at line 60 of file otbSOMLearningBehaviorFunctor.h.