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
data Order
data Split lower vert horiz height width
type SplitGeneral lower height width
data Triangle
data Reflector
data Hermitian size
data Triangular lo diag up size
type Identity
type Diagonal
type LowerTriangular diag
type UpperTriangular diag
type Symmetric
type DiagUpLo lo up
class TriDiag diag
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
type UnaryProxy a
class Content c
data BandedHermitian off size
class Box shape