Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Traits class to extract additional type information from a mutable MATRIX. More...
Inherits mutable_container_traits< MATRIX >.
Inherited by boost::numeric::ublas::matrix_traits< MATRIX > [private].
Public Types | |
| typedef MATRIX::iterator1 | iterator1 |
| row iterator for the matrix | |
| typedef MATRIX::iterator2 | iterator2 |
| column iterator for the matrix | |
1.6.1