pub fn dnrm2(x: &VectorF64) -> f64
This function computes the Euclidean norm ||x||_2 = \sqrt {\sum x_i^2} of the vector x.