m

Macro m 

Source
macro_rules! m {
    ( $( $( $i:expr ),* );* ) => { ... };
}
Expand description

Macro for building matrices.