This is for
Gaussian Elimination. The algorithm should work for general matrix with arbitrary size M * N.
Equivalently, we can just write LU decomposition for this.
- First bullet
- Second bullet
This topic: Main
> CodeOrderGaussianElimination
Topic revision: r2 - 2005-11-18 - MatthewChan