macro_rules! impl_set_scalar_scalar_fxn { ($struct_name:ident, $matrix_shape:ident, $op:tt) => { ... }; }