Macro stack_algebra::matrix

source ·
macro_rules! matrix {
    ($($data:tt)*) => { ... };
}
Expand description

A macro for creating a matrix.