#include <Kohonen.h>
Inheritance diagram for DynamicKohonenParameters:


Public Member Functions | |
| virtual void | nextIteration () |
| will always be called PRIOR to ant get* functions | |
| virtual void | recompute ()=0 |
| uint | getStep () const |
Protected Member Functions | |
| DynamicKohonenParameters () | |
|
|
|
|
|
|
|
|
will always be called PRIOR to ant get* functions
Implements KohonenParameters. |
Here is the call graph for this function:

|
|
Implemented in StandardKohonenParameters. |
1.3.5