Data.Matrix.Sparse.Generic

class Zero a

data CSR v a

type AssocList a

Accessors

length information

dim

rows

cols

Indexing

unsafeIndex

(!)

takeRow

takeColumn

takeDiag

Construction

fromAscAL

unsafeFromVector

fromVector

matrix

fromLists

fromRows

empty

Conversions

flatten

toRows

toColumns

toList

toLists