![]() |
| jit.dimmap | Remap and/or invert matrix dimensions |
| Matrix Operator: in[1] out[1] |
| Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
| in | n/a | n/a | n/a | n/a | n/a | n/a | n/a |
| out | n/a | no | no | no | all | all | char long float32 float64 |
| Attributes: |
| Name | Type | Description |
| invert | int list[32] | Invert dimension flag array (default = all zero) |
| map | int list[32] | Input to output dimension map (default = 0 1 2 ... 31) |
| Example: |

| See Also: |
| jit.matrix, jit.transpose |