_maxNB | StandardKohonenParameters | [protected] |
_slope | StandardKohonenParameters | [protected] |
control | KohonenParameters | [protected] |
DynamicKohonenParameters() | DynamicKohonenParameters | [inline, protected] |
getLearningParam() const | KohonenParameters | |
getNeighborhoodSize() const | KohonenParameters | |
getStep() const | DynamicKohonenParameters | [inline] |
KohonenParameters(real initNB, real initLP, PublicValues &ctrl=defaultControl) | KohonenParameters | [inline] |
LP | KohonenParameters | [static] |
NB | KohonenParameters | [static] |
nextIteration() | DynamicKohonenParameters | [inline, virtual] |
recompute() | StandardKohonenParameters | [virtual] |
setLP(real lp) | KohonenParameters | [protected] |
setNB(real nb) | KohonenParameters | [protected] |
StandardKohonenParameters(real maxNB, real slope) | StandardKohonenParameters | [inline] |