Data.Packed.Matrix
data Matrix t
class Element a
rows
cols
(><)
trans
reshape
flatten
fromLists
toLists
buildMatrix
(@@>)
asRow
asColumn
fromRows
toRows
fromColumns
toColumns
fromBlocks
diagBlock
toBlocks
toBlocksEvery
repmat
flipud
fliprl
subMatrix
takeRows
dropRows
takeColumns
dropColumns
extractRows
diagRect
takeDiag
mapMatrix
mapMatrixWithIndex
mapMatrixWithIndexM
mapMatrixWithIndexM_
liftMatrix
liftMatrix2
liftMatrix2Auto
fromArray2D