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