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