Uses of Class
org.yccheok.SOMInput

Uses of SOMInput in org.yccheok
 

Methods in org.yccheok with parameters of type SOMInput
 java.awt.Point SOM2D.getBestMatchingUnit(SOMInput somInput)
          Get the location of BMU for current SOM input.
 boolean SOM2D.train(SOMInput somInput)
          Train the SOM to learn.