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

◆ offset()

Tsubscript aff::LinearShape::offset ( const Tsubscript i) const
inline

return offset in representation for indes i

Definition at line 109 of file linearshape.h.

References Mbase.

Referenced by aff::ConstSeries< T >::operator()(), and aff::Series< T >::operator()().

109 { return(i-Mbase); }
Tsize Mbase
base for access to representation
Definition: linearshape.h:168
Here is the caller graph for this function: