Linear Algebra and the C Language/a09s

Free Variables (PP)

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

Code study

The code

Application

Examples with one free variable:

Examples with two free variables:

Example with three free variables: