Skip to main content

norm2

Function norm2 

Source
pub fn norm2(x: &[f64]) -> f64
Expand description

Compute L2 norm of a vector.