euclideanNorm

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.