Action: TRANSPOSE
Module | matrixtools |
---|---|
Description | Usage |
Calculate the transpose of a matrix | |
output value | type |
the transpose of the input matrix | vector/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 | vector/matrix | the label of the vector or matrix that should be transposed |
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 label of the vector or matrix that should be transposed |
MATRIX | optional | not used | the input matrix (can use ARG instead) |