- Dimension n <= 20 (set from a file or from the keyboard - at the choice of the end user).
- It should be provided for reading the initial data both from a file and entering from the keyboard.
- It should be possible to enter matrix coefficients both from the keyboard and from a file. Also provide for random odds.
- Mandatory: Test data on a large matrix (5 * 5/6 * 6 ...) + in the report with the decision
- Calculation of the determinant
- Inference of a triangular matrix (including transformed column B)
- Column of unknowns
- Column of residuals
[-h] List all options of this app.
[-o] Read matrix from file.
[-r] Auto generate random matrix with randome size (size >= 0)