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

◆ shape() [4/4]

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

provide access to const shape

Definition at line 318 of file array.h.

Referenced by aff::series_from_array().

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