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

◆ representation()

template<class T>
const Trepresentation& aff::Series< T >::representation ( ) const
inline

expose representation

Definition at line 388 of file series.h.

References aff::Series< T >::Mrepresentation.

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

389  { return (Mrepresentation); }
Trepresentation Mrepresentation
my (mutable) memory representation
Definition: series.h:393
Here is the caller graph for this function: