impl_set_range_scalar_fxn

Macro impl_set_range_scalar_fxn 

Source
macro_rules! impl_set_range_scalar_fxn {
    ($struct_name:ident, $matrix_shape:ident, $op:tt, $ix_type:ty) => { ... };
}