|
|
MatrixTranspose Method |
| Name | Description | |
|---|---|---|
| TransposeT(IListT) |
Gets the transpose of a matrix.
| |
| TransposeT(T) |
Gets the transpose of a matrix.
| |
| TransposeT(T) |
Gets the transpose of a row vector.
| |
| TransposeT(T) |
Gets the transpose of a matrix.
| |
| TransposeTCollection, TItem(TCollection) |
Gets the transpose of a matrix.
| |
| Transpose(Array, Int32) |
Gets the generalized transpose of a tensor.
| |
| TransposeT(T, Int32) |
Gets the generalized transpose of a tensor.
| |
| TransposeT(T, Boolean) |
Gets the transpose of a matrix.
| |
| TransposeT(T, T) |
Gets the transpose of a row vector.
| |
| TransposeT(T, T) |
Gets the transpose of a row vector.
| |
| TransposeT(T, T) |
Gets the transpose of a row vector.
| |
| TransposeT(T, Boolean) |
Gets the transpose of a matrix.
|