@hackage hmatrix-gsl-stats0.1.2.4

GSL Statistics interface

Purely functional interface for statistics based on hmatrix and GSL

Relieves the burden of alloc/free routines and is otherwise essentially 1:1

Documentation can be found at http://www.gnu.org/software/gsl/manual/

When hmatrix is installed with -fvector, the vector type is Data.Vector.Storable from the vector package.