Rectangular matrix.
More...
#include <pairhash.h>
Inherited by sqmatrix< long >, and sqmatrix< T >.
|
iterator | fix_first (size_t first, size_t second) const |
| returns iterator with fixed first index to iterate through matrix line elements
|
|
iterator | fix_second (size_t first, size_t second) const |
| returns iterator with fixed second index to iterate through matrix column elements
|
|
template<class T>
class recmatrix< T >
Rectangular matrix.
The documentation for this class was generated from the following file: