matrices-0.4.5: native matrix based on vector
Data.Matrix.Mutable
type MMatrix a = MMatrix MVector a #
module Data.Matrix.Dense.Generic.Mutable