Returns a read-only or writeable pointer to the address just after the last data of a matrix
T* end( ); const T* end( ) const; |
Returns a pointer to the end of the array containing the data of a matrix.
Header: plemtx.h