rect_indexer<size_type, Orien, int MM, int NN> [MTL Home] Programmers Guide
  Contents | Index |  Search 


Category: Component type:
Description
VC doesn't like friend class transpose_type; #if !defined( _MSVCPP_ )
Example
Definition
Template Parameters
Model of
Members
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    
New members
Notes
See also

[MTL Home] Copyright © 1998,1999 University of Notre Dame. All Rights Reserved.