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

◆ shape() [1/2]

template<class T>
const Tshape& aff::ConstArray< T >::shape ( ) const
inline

provide access to const shape

Definition at line 318 of file array.h.

Referenced by aff::Array< T >::Array(), aff::dump(), and aff::series_from_array().

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