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

This is the documentation for an old version of boost. Click here for the latest Boost documentation.

boost::numeric::ublas::mutable_matrix_traits< MATRIX > Struct Template Reference

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].

List of all members.

Public Types

typedef MATRIX::iterator1 iterator1
 row iterator for the matrix
typedef MATRIX::iterator2 iterator2
 column iterator for the matrix

Detailed Description

template<class MATRIX>
struct boost::numeric::ublas::mutable_matrix_traits< MATRIX >


Generated on Sun Jul 4 20:31:07 2010 for ublas by  doxygen 1.6.1