Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms

boost::numeric::ublas::Indexed1DIteratorConcept< I > Struct Template Reference

#include <concepts.hpp>

List of all members.

Public Types

typedef I iterator_type

Public Member Functions

void constraints ()

Detailed Description

template<class I>
struct boost::numeric::ublas::Indexed1DIteratorConcept< I >

Definition at line 24 of file concepts.hpp.


Member Typedef Documentation

Definition at line 25 of file concepts.hpp.


Member Function Documentation

template<class I >
void boost::numeric::ublas::Indexed1DIteratorConcept< I >::constraints ( ) [inline]

Definition at line 27 of file concepts.hpp.


The documentation for this struct was generated from the following file: