Macro ndarray_linalg::assert_aclose
source ยท macro_rules! assert_aclose { ($test: expr,$truth: expr,$tol: expr) => { ... }; ($test: expr,$truth: expr,$tol: expr; $comment: expr) => { ... }; }
macro_rules! assert_aclose { ($test: expr,$truth: expr,$tol: expr) => { ... }; ($test: expr,$truth: expr,$tol: expr; $comment: expr) => { ... }; }