banded_indexer<size_type, Orien> [MTL Home] Programmers Guide
  Contents | Index |  Search 


Category: Component type:
Description
need negatives for unit upper JGS VC doesn't like friend class transpose_type;
Example
Definition
Template Parameters
Model of
Members
Member Where defined Description
enum { M = 0, N = 0 }    
dim_type    
band_type    
dim_type dim    
band_type bandwidth    
orientation    
shape    
transpose_type    
strided_type    
orienter    
class OneDIndexer    
banded_indexer ()    
banded_indexer (dim_type d, band_type band)    
banded_indexer (const banded_indexer& x)    
banded_indexer (const strided_type& x, strideable)    
banded_indexer (const transpose_type& x, not_strideable)    
template <class TwoDIterator>
OneDIndexer deref (TwoDIterator iter) const
   
OneDIndexer deref (size_type i) const    
dim_type at (dim_type p) const    
static dim_type twod_dim (dim_type d, 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.