Data.Matrix.Generic

type family Mutable (m :: (* -> *) -> * -> *) :: (* -> * -> *) -> * -> * -> *

class Matrix m v a

Derived mothods

rows

cols

(!)

fromVector

fromList

empty

toList

fromLists

matrix

fromRows

takeRow

toRows

takeColumn

toColumns

toLists

create