Skip to main content

norm_l1

Function norm_l1 

Source
pub fn norm_l1(data: &[f64]) -> f64
Expand description

L1 norm: sum of absolute values.