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

◆ representation()

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

provide restricted access representation

Definition at line 324 of file array.h.

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

Referenced by aff::dump(), and aff::series_from_array().

325  { return (Mrepresentation); }
Trepresentation Mrepresentation
representation member
Definition: array.h:336
Here is the caller graph for this function: