Reference

public member function
<valarray>

std::gslice::stride

valarray<size_t> stride() const;
Return strides of gslice
Returns a valarray with the separation of the elements in each of the dimensions the gslice object selects.

Parameters

none

Return value

A valarray object with the strides of the gslice .
size_t is an unsigned integral type.

See also

gslice::start
Return start of gslice (public member function)
gslice::size
Return sizes of gslice (public member function)

AltStyle によって変換されたページ (->オリジナル) /