AFF --- A container for numbers (array) by Friederich and Forbriger.

◆ first() [2/2]

const TIndexVec& aff::Strided::first ( ) const
inline

return vector of first index values

Definition at line 206 of file strided.h.

References Mfirst.

Referenced by setup_from_size(), shrink(), and Strided().

206 { return(Mfirst); }
TIndexVec Mfirst
Definition: strided.h:287
Here is the caller graph for this function: