be.ac.ulg.montefiore.run.jahmm
Interface CentroidFactory<O>

All Known Implementing Classes:
ObservationInteger, ObservationReal, ObservationVector

public interface CentroidFactory<O>

Creates a centroid for type . Used by the k-means algorithm.


Method Summary
 Centroid<O> factor()
           
 

Method Detail

factor

Centroid<O> factor()


Copyright © 2004,2005 Jean-Marc François.