| Member | Where defined | Description | 
    | enum 
     { M = MM, N = NN, IS_STRIDED = 0 } |  |  | 
    | size_type |  |  | 
    | dim_type |  |  | 
    | band_type |  |  | 
    | transpose_type |  |  | 
    | strideability |  |  | 
    | packed_offset () |  |  | 
    | packed_offset (size_type m, size_type n, size_type , band_type bandwidth) |  |  | 
    | packed_offset& 
    operator= (const packed_offset& x) |  |  | 
    | int 
    elt (size_type i, size_type j) const |  |  | 
    | int 
    calc_low (int i, int low) const |  |  | 
    | int 
    calc_up (int i, int up) const |  |  | 
    | int 
    oned_offset (size_type i) const |  |  | 
    | int 
    stride () const |  |  | 
    | size_type 
    oned_length (size_type i) const |  |  | 
    | size_type 
    twod_length () const |  |  | 
    | static size_type 
    size (int m, int n, int low, int up) |  |  | 
    | size_type 
    major () const |  |  | 
    | size_type 
    minor () const |  |  |