Description Usage Arguments Details Value See Also Examples
Invert the matrix using Gaussian elimination
1 | invmatrix(m)
|
m |
a matrix |
invmatrix invertse the given matrix using Gaussian elimination
and returns the result.
the inverted matrix
Other linear:
choleskymatrix(),
detmatrix(),
gdls(),
iterativematrix,
lumatrix(),
refmatrix(),
rowops,
tridiagmatrix(),
vecnorm()
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.