Linear Algebra and the C Language/a09i

Free Variables (TP)

TP: In this algorithm the pivot chosen is the largest absolute value found in a matrix. For this we perform row and column exchanges.

Code study

The code

See the algorithm working

Application

Examples: