Macaulay2 Engine
Loading...
Searching...
No Matches

◆ cend()

template<typename T>
const T * Range< T >::cend ( ) const
inline

Definition at line 65 of file Range.hpp.

65{ return mLast; }
T * mLast
Definition Range.hpp:43

References mLast, and T.

Referenced by ConcreteVectorArithmetic< RingType >::displayAsDenseArray().