Macro array_parse_shape

Source
macro_rules! array_parse_shape {
    ($ndim:expr, $str:expr) => { ... };
}
Expand description

Calculate shape for array creation