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

◆ offset()

template<class T>
Tsubscript aff::LinearShape::offset
inlineprotectedinherited

provide offset function to derived class

Definition at line 109 of file linearshape.h.

109 { return(i-Mbase); }
Tsize Mbase
base for access to representation
Definition: linearshape.h:168