Module gad::matrix[][src]

Operations on matrix.

Structs

MatProp

Whether a matrix should be transposed and/or conjugated before applying a matrix operation.

Traits

MatrixAlgebra

Matric operations such as multiplication and transposition.