#include <ForceAllNeurons.h>
Public Methods | |
ForceAllNeurons (SOM *som, TIntVector clusters, int num) | |
Constructor. | |
TIntVector | Segment () |
Returns the new vector of labeled neurons. | |
int | getNumClusters () |
Get the new number of clusters. It can be changed after the execution of this algorithm. |
This is based in the most closed neighborhood.