Uses of Interface
comirva.mlearn.ghsom.GhSomIndividualPrototypeFinder

Packages that use GhSomIndividualPrototypeFinder
comirva.mlearn   
comirva.mlearn.ghsom   
 

Uses of GhSomIndividualPrototypeFinder in comirva.mlearn
 

Methods in comirva.mlearn with parameters of type GhSomIndividualPrototypeFinder
 List<Integer> GHSOM.getPrototypesOfSubSOMs(GhSomIndividualPrototypeFinder prototypeFinder)
           
 

Uses of GhSomIndividualPrototypeFinder in comirva.mlearn.ghsom
 

Classes in comirva.mlearn.ghsom that implement GhSomIndividualPrototypeFinder
 class MeanPrototypeFinder
           
 class WebCoocIndividualPrototypeFinder
          Tries to find a song prototype for a given map unit of a GHSOM.