[−][src]Trait rust_blas::vector::ops::Nrm2
Computes the L2 norm (Euclidian length) of a vector.
Computes the L2 norm (Euclidian length) of a vector.
impl Nrm2 for f32
[src]impl Nrm2 for f64
[src]impl Nrm2 for Complex32
[src]impl Nrm2 for Complex64
[src]