Neuron: neural networks


Kohonen Member List

This is the complete list of members for Kohonen, including all inherited members.

_densityRayKohonenprotected
_learnFactorKohonenprotected
_learnRayKohonenprotected
_nCDimKohonenprotected
_nDimKohonenprotected
_sqDistWinnerKohonenprotected
_vCodeKohonenprotected
_vCWinnerKohonenprotected
_winIndexKohonenprotected
AddVectCode(VectCode *vc)Kohonen
ByteSize() constKohonen
ChangeDims(unsigned ndim, unsigned ncdim)Kohonen
CopyVC(const std::vector< VectCode * > &vcl)Kohonen
CreateUniformVC(unsigned nvd, double cmin=-1., double cmax=1.)Kohonen
CreateUniformVCFromComp(unsigned c, double *comp, unsigned nvd, double cmin, double cmax)Kohonen
DelVectCode(VectCode *vc)Kohonen
Density(const std::vector< double > *vect) constKohonen
DensityRay() constKohoneninline
DistFact(double d) constKohonen
Empty()Kohonen
FindWinner(const std::vector< double > *vec)Kohonen
Kohonen(int ndim=1, int ncdim=2)Kohonen
Kohonen(const Kohonen &koh)Kohonen
Learn(const std::vector< double > *vect)Kohonen
LearnFactor() constKohoneninline
LearnRay() constKohoneninline
Load(const char *nom)Kohonen
MapDist(int i1, int i2) constKohonen
MapDist(const VectCode *vc1, const VectCode *vc2) constKohonen
NCDim() constKohoneninline
NDim() constKohoneninline
NVCode() constKohoneninline
operator<<(std::ostream &fich, const Kohonen &koh)Kohonenfriend
operator=(const Kohonen &koh)Kohonen
operator>>(std::istream &fich, Kohonen &koh)Kohonenfriend
PrintMap() constKohonen
PrintVC(const VectCode *vc)Kohonenstatic
PrintVect(const std::vector< double > *vect)Kohonenstatic
RandVC(double cmin=-1., double cmax=1.)Kohonen
RemoveVectCode(const VectCode *vc)Kohonen
Save(const char *nom) constKohonen
SetDensityRay(double dr)Kohoneninline
SetLearnFactor(double lf)Kohoneninline
SetLearnRay(double lr)Kohoneninline
SqDistWinner() constKohoneninline
SqVectDist(const std::vector< double > *v1, const std::vector< double > *v2)Kohonenstatic
UserDataKohonen
VCode(unsigned i) constKohoneninline
VCWinner() constKohoneninline
WinIndex() constKohoneninline
~Kohonen()Kohonenvirtual