comirva.mlearn.ghsom
Interface GhSomPrototypeFinder

All Superinterfaces:
Serializable
All Known Subinterfaces:
GhSomIndividualPrototypeFinder
All Known Implementing Classes:
MeanPrototypeFinder, WebCoocGroupPrototypeFinder, WebCoocIndividualPrototypeFinder

public interface GhSomPrototypeFinder
extends Serializable


Method Summary
 String getPrototype(GHSOM currentSOM, int somUnitIndex)
           
 

Method Detail

getPrototype

String getPrototype(GHSOM currentSOM,
                    int somUnitIndex)