geomc 1.0
A c++ linear algebra template library
|
Public Member Functions | |
region_iterator (BinLatticePartition< T, N, O > *grid, Rect< index_t, N > region) | |
operator iterator () | |
region_iterator | end () |
region_iterator | begin () |
bin_t | current_bin () |
Rect< index_t, N > | query_block () |
Friends | |
class | boost::iterator_core_access |