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

◆ shape() [1/2]

template<class T>
const Tshape& aff::ConstSeries< T >::shape ( ) const
inlineinherited

provide access to const shape

Definition at line 241 of file series.h.

Referenced by aff::Series< T >::Series().

242  { return(*this); }
Here is the caller graph for this function: