返回對映在秩索引 i 處的步幅。等價於 return strides_[i];
[
,
)
在指定維度索引處的步長。
std::mdspan<T,Extents,LayoutPolicy,AccessorPolicy>