Member
|
Where defined
|
Description
|
enum
{ M = MM, N = NN }
|
|
|
dim_type
|
|
|
dyn_dim
|
|
|
band_type
|
|
|
dim_type
dim
|
|
|
orientation
|
|
|
shape
|
|
|
transpose_type
|
|
|
strided_type
|
|
|
orienter
|
|
|
class
OneDIndexer
|
|
|
rect_indexer ()
|
|
|
rect_indexer (dim_type d)
|
|
|
rect_indexer (dim_type d, band_type)
|
|
|
rect_indexer (const rect_indexer& x)
|
|
|
rect_indexer (const transpose_type& x, not_strideable)
|
|
|
template <class TwoDIterator> OneDIndexer
deref (TwoDIterator i) const
|
|
|
OneDIndexer
deref (size_type i) const
|
|
|
static dim_type
twod_dim (dim_type dim, band_type)
|
|
|
static band_type
twod_band (dim_type , band_type bw)
|
|
|
size_type
nrows () const
|
|
|
size_type
ncols () const
|
|
|
int
sub () const
|
|
|
int
super () const
|
|
|