exmat::mat_iterator< MAT > Class Template Reference
#include <Iterators.h>
List of all members.
|
Public Member Functions |
size_t | row () const |
| Get the current row.
|
size_t | col () const |
| Get the current col.
|
size_t | rows () const |
| Get the no. of rows.
|
size_t | cols () const |
| Get the no. of cols.
|
Detailed Description
template<class MAT>
class exmat::mat_iterator< MAT >
Iterator to loop though the matrix row wise
The documentation for this class was generated from the following file:
Generated on Sat May 6 23:12:04 2006 for Exmat by
1.4.6-NO