![]() |
| jit.findbounds | Calculate bounding dimensions for a range of values |
| Matrix Operator: in[1] out[0] |
| Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
| in | n/a | n/a | n/a | n/a | n/a | n/a | n/a |
| Attributes: |
| Name | Type | Description |
| boundmax (get) | int list[32] | The maximum bounding point |
| boundmin (get) | int list[32] | The minimum bounding point |
| max | float list[32] | The maximum value to search for (default = all 0.) |
| min | float list[32] | The minimum value to search for (default = all 0.) |
| Example: |

| See Also: |
| jit.3m, jit.op |