Data.Matrix.Generic

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

class Matrix m v a

Derived mothods

rows

cols

(!)

fromVector

empty

toList

fromLists

matrix

fromRows

toRows

toColumns

toLists

create