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