boost::multi::const_subarray::strides
returns the layout internal strides of an array as a tuple
Synopsis
Declared in <boost/multi/array_ref.hpp>
constexpr
auto
strides() const;
Created with MrDocs
returns the layout internal strides of an array as a tuple
Declared in <boost/multi/array_ref.hpp>
constexpr
auto
strides() const;
Created with MrDocs