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


Category: Component type:
Description
This is used in matrix_implementation and in the indexer objects to map (row,column) to (major,minor).
Example
Definition
Template Parameters
Model of
Members
Member Where defined Description
template <int MM, int NN    
orientation    
constructor_tag    
transpose_type    
template <class Dim>
static Dim::size_type row (Dim d)
   
template <class Dim>
static Dim::size_type column (Dim d)
   
template <class Dim>
static Dim map (Dim d)
   
New members
Notes
See also

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