Skip to main content

l2_norm_f32

Function l2_norm_f32 

Source
pub fn l2_norm_f32(vector: &[f32]) -> f32
Expand description

Return the L2 norm of a vector.