close_l1

Function close_l1 

Source
pub fn close_l1<A, D>(
    test: &ArrayRef<A, D>,
    truth: &ArrayRef<A, D>,
    rtol: A::Real,
)
where A: Scalar + Lapack, D: Dimension, D::Pattern: PartialEq + Debug,
Expand description

check two arrays are close in L1 norm