Class | Description |
---|---|
GaussianElimination |
The Gaussian elimination performs elementary row operations to reduce a matrix to the row echelon form.
|
GaussianElimination4SquareMatrix |
This is a wrapper for
GaussianElimination but applies only to square matrices. |
GaussJordanElimination |
Gauss-Jordan elimination performs elementary row operations to reduce a matrix to the reduced row echelon form.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.