comirva.mlearn.ghsom
Interface GhSomIndividualPrototypeFinder

All Superinterfaces:
GhSomPrototypeFinder, Serializable
All Known Implementing Classes:
MeanPrototypeFinder, WebCoocIndividualPrototypeFinder

public interface GhSomIndividualPrototypeFinder
extends GhSomPrototypeFinder


Method Summary
 int getIndexOfPrototype(GHSOM currentSOM, int somUnitIndex)
           
 
Methods inherited from interface comirva.mlearn.ghsom.GhSomPrototypeFinder
getPrototype
 

Method Detail

getIndexOfPrototype

int getIndexOfPrototype(GHSOM currentSOM,
                        int somUnitIndex)