Numeric.LAPACK.Matrix
data family Matrix typ a
type Full vert horiz height width
type General height width
type Tall height width
type Wide height width
type Square sh
type Triangular lo diag up sh
type Upper sh
type Lower sh
type Diagonal sh
type Symmetric sh
type Hermitian sh
type Permutation sh
type ShapeInt
class Box typ
data OrderBias
class Complex typ
class SquareShape typ
type family RealOf x
class Multiply typA typB
class MultiplyVector typ
class MultiplySquare typ
class Power typ
class Indexed typ
class Determinant typ
class Solve typ
class Inverse typ
data Transposition