geomc 1.0
A c++ linear algebra template library
Public Types | Public Member Functions | Public Attributes | Friends | List of all members
MtxRowIterator< M, RefType > Class Template Reference
Inheritance diagram for MtxRowIterator< M, RefType >:

Public Types

typedef RefType ref_t
 

Public Member Functions

 MtxRowIterator (M *m, const Vec< index_t, 2 > &pt)
 
 MtxRowIterator (M *m, index_t row)
 

Public Attributes

M * mtx
 
Vec< index_t, 2 > pt
 

Friends

class boost::iterator_core_access
 

The documentation for this class was generated from the following file: