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

Public Types

typedef RefType ref_t
 

Public Member Functions

 MtxColIterator (M *m, const Vec< index_t, 2 > &pt)
 
 MtxColIterator (M *m, index_t col)
 

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: