Function linxal::properties::default_tol [] [src]

pub fn default_tol<T, D>(mat: &ArrayBase<D, Ix2>) -> T::RealPart where
    T: LinxalImplScalar,
    D: Data<Elem = T>, 

Return the default tolerance used for most property testing.