Action: INVERT_MATRIX
| Module | matrixtools |
|---|---|
| Description | Usage |
| Calculate the inverse of the input matrix | |
| output value | type |
| the inverse of the input matrix | matrix |
Input
The arguments that serve as the input for this action are specified using one or more of the keywords in the following table.
| Keyword | Type | Description |
|---|---|---|
| ARG | matrix | the input matrix |
Further details and examples
Text from manual goes here
Syntax
The following table describes the keywords and options that can be used with this action
| Keyword | Type | Default | Description |
|---|---|---|---|
| ARG | input | none | the input matrix |
| MATRIX | optional | not used | the input matrix (can use ARG instead) |