This is the complete list of members for Som< T >, including all inherited members.
| defaultDistanceMetric(const T &x1, const T &x2) (defined in Som< T >) | Som< T > | static |
| defaultMixingFunction(const T &x1, const T &x2, double coeff, T &m) (defined in Som< T >) | Som< T > | static |
| defaultNeighborhoodFunction(const int &i, const int &j) const (defined in Som< T >) | Som< T > | inline |
| distanceFunction | Som< T > | protected |
| fill(const T &sample) | Som< T > | inline |
| findBestMatchingUnit(const T &sample, int &iBest, int &jBest) | Som< T > | inline |
| getHeight() const | Som< T > | inline |
| getWidth() const | Som< T > | inline |
| height (defined in Som< T >) | Som< T > | protected |
| initialise(void(*init)(T &x)) | Som< T > | inline |
| learningCoefficient | Som< T > | protected |
| map | Som< T > | |
| mixingFunction | Som< T > | protected |
| radius2 | Som< T > | protected |
| setDistanceFunction(double(*d)(const T &x1, const T &x2)) (defined in Som< T >) | Som< T > | inline |
| setGeometry(int width, int height) | Som< T > | inline |
| setLearningCoefficient(double c) (defined in Som< T >) | Som< T > | inline |
| setMixingFunction(void(*mix)(const T &x1, const T &x2, double coeff, T &m)) (defined in Som< T >) | Som< T > | inline |
| setNeighbourhoodRadius(double r) (defined in Som< T >) | Som< T > | inline |
| Som(int width=0, int height=0) (defined in Som< T >) | Som< T > | |
| title (defined in Som< T >) | Som< T > | protected |
| toStream(std::ostream &ostr) const (defined in Som< T >) | Som< T > | inline |
| train(const T &x) | Som< T > | inline |
| train(const T &x, int iBest, int jBest) | Som< T > | inline |
| width (defined in Som< T >) | Som< T > | protected |