Uses of Interface
comirva.mlearn.ghsom.GhSomPrototypeFinder

Packages that use GhSomPrototypeFinder
comirva.mlearn   
comirva.mlearn.ghsom   
 

Uses of GhSomPrototypeFinder in comirva.mlearn
 

Methods in comirva.mlearn that return GhSomPrototypeFinder
 GhSomPrototypeFinder GHSOM.getPrototypor()
           
 

Methods in comirva.mlearn with parameters of type GhSomPrototypeFinder
 void GHSOM.setPrototypor(GhSomPrototypeFinder prototypor)
           
 

Uses of GhSomPrototypeFinder in comirva.mlearn.ghsom
 

Subinterfaces of GhSomPrototypeFinder in comirva.mlearn.ghsom
 interface GhSomIndividualPrototypeFinder
           
 

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