Macro blas_array2::util::blas_assert_eq

source ยท
macro_rules! blas_assert_eq {
    ($a:expr, $b:expr, $errtype:ident) => { ... };
}