]> git.uio.no Git - u/mrichter/AliRoot.git/history - JETAN/AliKMeansClustering.cxx
1. Output data compression in the clusterfinder component is removed because it doesn...
[u/mrichter/AliRoot.git] / JETAN / AliKMeansClustering.cxx
2010-02-14 morschCopy and assignment added.
2010-02-12 morsch- Chosing optimal number of clusters
2010-02-01 morschCounting the number of assigned clusters (< 2 sigma)
2010-01-29 morschFitting of both components of sigma added.
2010-01-28 morsch- Protection against too small rk
2010-01-28 morschkmeans++ iniyialisation added.
2010-01-27 morschReturns 1 in case algorithm has not converged.
2010-01-26 morschProtection against too small sigma added.
2010-01-25 morschCorrect update of sigma.
2010-01-25 morschClustering with free sigma added.
2010-01-25 morschCorrection in the distance definition.
2010-01-21 morschNew task for k-means clustering