euclidean Norm
The array must not be empty. Computes the square root for the sum of squares for the array.
Return
the Euclidean norm of the array
Parameters
array
the input array. Cannot be empty.
The array must not be empty. Computes the square root for the sum of squares for the array.
the Euclidean norm of the array
the input array. Cannot be empty.