File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1039,9 +1039,6 @@ The array at `path` MUST satisfy:
10391039 the number of axes in the input (and output) coordinate system. ` displacements ` require ` M=N ` .
10401040 - ** Vector component mapping** : The ` i ` th value of the array along the ` coordinate ` or ` displacement ` axis refers to the ` i ` th output axis.
10411041
1042- For a ` displacements ` transform, the output coordinate system MUST have the same number of axes (` M ` ) as the input coordinate system (` N ` ).
1043- For a ` coordinates ` transform, the output coordinate system can have a different number of axes (` M ` ) than the input coordinate system (` N ` ).
1044-
10451042``` {hint}
10461043Applying the transformation amounts to following the following steps:
104710441. Look up the vector in the array corresponding to the input point's coordinates in the input coordinate system.
You can’t perform that action at this time.
0 commit comments