Numeric.LAPACK.Matrix.Array

data family Matrix typ a

type ArrayMatrix shape

data Array shape

type Full vert horiz height width

type General height width

type Tall height width

type Wide height width

type Square sh

shape

reshape

mapShape

toVector

fromVector

lift0

lift1

lift2

lift3

lift4

unlift1

unlift2

unliftRow

unliftColumn

class Homogeneous shape

zero

negate

scaleReal

scale

scaleRealReal

(.*#)

class ShapeOrder shape

forceOrder

adaptOrder

class Additive shape

add

sub

(#+#)

(#-#)

class Complex shape

class SquareShape shape

class MultiplyVector shape

class MultiplySquare shape

class Power shape

class Multiply shapeA shapeB

class Determinant shape

class Solve shape

class Inverse shape