jit.normalize
Description
jit.normalize examines a jit.matrix and scales the minimum and maximum values to a normalized range.
Examples

Matrix Operator
matrix inputs:1, matrix outputs:1
Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
---|---|---|---|---|---|---|---|
out | n/a | 1 | 1 | 1 | 1 | 1 | char long float32 float64 |
More about Matrix Operators
The Jitter MOP
MOP Arguments
MOP Attributes
MOP Messages
Attributes
amp [32 floats]
The amplitude to scale the normalized range. (default = 1)
global [int]
Flag to enable or disable global normalization across all planes. (default = 0)
Common Box Attributes
See Also
Name | Description |
---|---|
jit.matrix | |
jit.bfg | |
Tutorial 50: Procedural Texturing & Modeling | Tutorial 50: Procedural Texturing & Modeling |