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

◆ first()

const Tsubscript& aff::LinearShape::first ( ) const
inline

return first legal index

Definition at line 105 of file linearshape.h.

References Mfirst.

Referenced by aff::ConstSeries< T >::pointer(), aff::Series< T >::pointer(), aff::Series< T >::Series(), setfirstindex(), and setindexrange().

105 { return(Mfirst); }
Tsubscript Mfirst
first valid index
Definition: linearshape.h:166
Here is the caller graph for this function: