Gaussian elimination
Computes the Gaussian elimination of a matrix.
Syntax
gaussian_elimination(Matrix)
Description
Given a matrix, computes its gaussian elimination. Some options are available.
Options
Below is a complete list of options that may be used in the gaussian_elimination
function.
Option | Description | Format | Default value |
---|---|---|---|
method | We can choose the method to be used from the following: | | |