Calculates the normalization of an array.
The array
Optional
The type of norm to normalize with, which can be "L0", "L1", "L2", or "LInfinity"
Generated using TypeDoc
Calculates the normalization of an array.