pub fn norm_l2(array: impl AsRef<Array>, options: NormOptions) -> Result<Array>
Compute the L2 norm of an Array
Array