File: calc-mtx.el.html
Defined variables (0)
Defined functions (19)
calc-mdet | (ARG) |
calc-mlud | (ARG) |
calc-mtrace | (ARG) |
calcFunc-det | (M) |
calcFunc-lud | (M) |
calcFunc-tr | (MAT) |
math-col-matrix | (A) |
math-det-raw | (M) |
math-det-step | (N PROD) |
math-do-matrix-lud | (M) |
math-lud-pivot-check | (A) |
math-lud-solve | (LUD B &optional NEED) |
math-matrix-inv-raw | (M) |
math-matrix-lud | (M) |
math-matrix-trace-step | (N SIZE MAT SUM) |
math-mul-mat-vec | (A B) |
math-mul-mats | (A B) |
math-row-matrix | (A) |
math-swap-rows | (M R1 R2) |