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

◆ first_offset()

Tsubscript aff::Strided::first_offset ( ) const
inline

first mapped position

Definition at line 188 of file strided.h.

References Mfirst, and offset().

Referenced by collapse(), aff::dump(), aff::util::FortranShape::FortranShape(), shift(), and aff::util::StridedStepper::tofirst().

189  { return offset(Mfirst[0]); }
TIndexVec Mfirst
Definition: strided.h:287
Tsubscript offset(const TIndexVec &index) const
full dimensionality access
Definition: strided.h:220
Here is the call graph for this function:
Here is the caller graph for this function: