public member function
<valarray>
Return start of gslice
Returns the index of the first element in the valarray that the gslice object selects.
Return value
Index of the first element selected by the gslice.
size_t is an unsigned integral type.
See also
- gslice::size
- Return sizes of gslice (public member function
)
- gslice::stride
- Return strides of gslice (public member function
)