You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title states. When using begin or end in a nd_span, the stride of that span is not considered and it iterates linearly over the contained memory. This is not useful when creating subspans from nd_array of other nd_spans.