Next: , Previous: , Up: Math Routines   [Contents][Index]


11.13.9 Matrix Math

These routines perform various functions on matrices.

decomp

LU decomposition of a matrix.

dsolve

Solves a matrix equation using LU decomposition.

mproduct

Multiplies two matrices.