what :
Home > Search > jit.dimmap

Objectspage : 1
jit.dimmap External Remap and/or invert matrix dimensions
The jit.dimmap object allows the remapping and/or inversion of matrix dimensions. Somewhat similar to the jit.transpose object, however any dimension may be mapped to any other dimension as well as inverted. Note that the input to output map may not contain any duplicates. Redundant dimensions of size 1 may be inserted by using a map value of -1 at the corresponding dimension index.
jit.thin External Remove redundant dimensions of size 1
The jit.thin object removes redundant dimensions of size 1. For example a 320 x 240 x 1 matrix will be converted to a 320 x 240 matrix, and a 10 x 1 x 1 x 2 x 1 x 4 matrix will be converted to a 10 x 2 x 4 matrix. Redundant dimensions of size 1 may be inserted using the jit.dimmap object.
page : 1

4855 objects and 135 libraries within the database Last entries : December 23rd, 2023 Last comments : 0 0 visitor and 50194560 members connected RSS
Site under GNU Free Documentation License