Function nalgebra_glm::l1_norm[][src]

pub fn l1_norm<N: Real, D: Dimension>(v: &TVec<N, D>) -> N where
    DefaultAllocator: Alloc<N, D>, 

The l1-norm of v.