#include <tnt_transv.h>
Collaboration diagram for SPUC::transpose_view< array2D >:

Public Types | |
| typedef array2D::element_type | T |
| typedef T | value_type |
| typedef T | element_type |
| typedef T * | pointer |
| typedef T * | iterator |
| typedef T & | reference |
| typedef const T * | const_iterator |
| typedef const T & | const_reference |
Public Member Functions | |
| const array2D & | array () const |
| subscript | num_rows () const |
| subscript | num_cols () const |
| subscript | lbound () const |
| subscript | dim (subscript i) const |
| transpose_view (const transpose_view< array2D > &A) | |
| transpose_view (const array2D &A) | |
| const array2D::element_type & | operator() (int i, int j) const |
Protected Attributes | |
| const array2D & | A_ |
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
Here is the call graph for this function: ![]() |
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||||||||
|
Here is the call graph for this function: ![]() |
|
|||||
|
|
1.4.4