This is an index class for creating submatrices. More...
#include <range.h>
Public Member Functions | |
int | start () const |
First element. More... | |
int | end () const |
Last element. More... | |
This is an index class for creating submatrices.
The index class contains indices defining the first and the last element.
|
inline |
Last element.
|
inline |
First element.