Normalization is done by subtracting the min.value
for each dimension
and dividing by the max.value
for each dimension by default.
normalizeFront(A, min.value = NULL, max.value = NULL)
A | [ |
---|---|
min.value | [ |
max.value | [ |
[matrix
] Normalized front.