Skip to main content

l2_norm_f64

Function l2_norm_f64 

Source
pub fn l2_norm_f64(vector: &[f64]) -> f64
Expand description

Return the L2 norm of an f64 vector.