Data.Matrix.Generic
type family Mutable m :: (* -> * -> *) -> * -> * -> *
class Matrix m v a
rows
cols
(!)
fromVector
empty
toList
fromLists
matrix
fromRows
toRows
toColumns
toLists
create