close_l2

Function close_l2 

Source
pub fn close_l2<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 L2 norm