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

boost::numeric::ublas::Mutable_IndexedBidirectional2DIteratorConcept< I1, I2 > Struct Template Reference

#include <concepts.hpp>

List of all members.

Public Types

typedef I1 subiterator1_type
typedef I2 subiterator2_type

Public Member Functions

void constraints ()

Detailed Description

template<class I1, class I2>
struct boost::numeric::ublas::Mutable_IndexedBidirectional2DIteratorConcept< I1, I2 >

Definition at line 112 of file concepts.hpp.


Member Typedef Documentation

Definition at line 113 of file concepts.hpp.

Definition at line 114 of file concepts.hpp.


Member Function Documentation

template<class I1 , class I2 >
void boost::numeric::ublas::Mutable_IndexedBidirectional2DIteratorConcept< I1, I2 >::constraints ( ) [inline]

Definition at line 116 of file concepts.hpp.


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