Function ndarray_linalg::assert::rclose [] [src]

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

check two values are close in terms of the relative torrence