Function rgsl::blas::level1::dnrm2 [] [src]

pub fn dnrm2(x: &VectorF64) -> f64

This function computes the Euclidean norm ||x||_2 = \sqrt {\sum x_i2} of the vector x.