Function | Purpose Statement |
---|---|
OPERATORS: | |
Computes transpose and conjugate transpose of a matrix. | |
Computes matrix-vector and matrix-matrix products. | |
Computes the inverse matrix, for square non-singular matrices. | |
Computes the inverse matrix times a vector or matrix for square non-singular matrices. | |
Computes transpose and conjugate transpose of a matrix. | |
Computes matrix-vector and matrix-matrix products. | |
Computes matrix-vector and matrix-matrix products. | |
Computes matrix-vector and matrix-matrix products. | |
Computes the inverse matrix times a vector or matrix for square non-singular matrices. | |
Computes matrix-vector and matrix-matrix products. | |
Orthogonalizes the columns of a rank-2 or rank-3 array. |