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

◆ shape() [2/2]

template<class T>
const Tshape& aff::ConstSeries< T >::shape
inline

provide access to const shape

Definition at line 241 of file series.h.

242  { return(*this); }