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_vector_traits< VECTOR > Struct Template Reference

Traits class to extract type information from a VECTOR. More...

Inherits mutable_container_traits< VECTOR >.

Inherited by boost::numeric::ublas::vector_traits< VECTOR > [private].

List of all members.

Public Types

typedef VECTOR::iterator iterator
 iterator for the VECTOR

Static Public Member Functions

static iterator begin (VECTOR &v)
 iterator pointing to the first element
static iterator end (VECTOR &v)
 iterator pointing behind the last element

Detailed Description

template<class VECTOR>
struct boost::numeric::ublas::mutable_vector_traits< VECTOR >


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