clustering-0.2.1: High performance clustering algorithms

Safe HaskellNone
LanguageHaskell2010

AI.Clustering.Utils

Synopsis

Documentation

orderBy :: (Vector v1 Int, Matrix m v2 a) => v1 Int -> m v2 a -> m v2 a Source

rearrange the rows of a matrix