Function ndarray_linalg::assert::aclose [] [src]

pub fn aclose<A, Tol>(test: A, truth: A, atol: Tol) -> Result<Tol, Tol> where
    A: Field + Absolute<Output = Tol>,
    Tol: RealField

check two values are close in terms of the absolute torrence