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

◆ base()

const Tsize& aff::LinearShape::base ( ) const
inline

return base for access to representation

Definition at line 111 of file linearshape.h.

References Mbase.

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