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

◆ f()

template<class T>
const Tsubscript& aff::ConstArray< T >::f ( const Tsubscript i) const
inline

return first index of dimension i

Definition at line 282 of file array.h.

Referenced by aff::anonymous_namespace{dump_array.h}::dump_array_helper().

283  { return(this->Tshape::first(i)); }
const TIndexVec & first() const
return vector of first index values
Definition: strided.h:206
Here is the caller graph for this function: