Numeric.LAPACK.Matrix.Shape

type General height width

type Tall height width

type Wide height width

type Square size

data Full vert horiz height width

fullHeight

fullWidth

data Order

flipOrder

general

square

wide

tall

data Split lower vert horiz height width

type SplitGeneral lower height width

data Triangle

data Reflector

splitGeneral

splitFromFull

data Hermitian size

hermitian

data Triangular lo diag up size

type Identity

type Diagonal

type LowerTriangular diag

type UpperTriangular diag

type Symmetric

diagonal

lowerTriangular

upperTriangular

symmetric

autoDiag

autoUplo

type DiagUpLo lo up

data Unit

data NonUnit

data Banded sub super vert horiz height width

type BandedGeneral sub super

type BandedSquare sub super size

type BandedLowerTriangular sub size

type BandedUpperTriangular super size

type BandedDiagonal size

data BandedIndex row column

bandedGeneral

bandedSquare

bandedFromFull

type UnaryProxy a

addOffDiagonals

class TriDiag diag

class Content c

data BandedHermitian off size

bandedHermitian