row_index_range Class Reference
A range class for row ranges only.
More...
#include <mtx/mtx.h>
List of all members.
|
Public Member Functions |
| row_index_range (int first, int count) |
| Construct with first+count.
|
int | begin () const |
int | end () const |
int | count () const |
Detailed Description
A range class for row ranges only.
Definition at line 124 of file mtx.h.
The documentation for this class was generated from the following file: