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

◆ l()

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

return last index of dimension i

Definition at line 285 of file array.h.

References aff::Strided::last().

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

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