impl_matrix_number_ops

Macro impl_matrix_number_ops 

Source
macro_rules! impl_matrix_number_ops {
    (
        $other_type: ty
    ) => { ... };
}