trans_stride

Macro trans_stride 

Source
macro_rules! trans_stride {
    ($x:expr, $same_order:expr, $other_order:expr) => { ... };
}
Expand description

Handles different stride layouts by selecting the correct memory order and stride for contiguous arrays