![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <concepts.hpp>
Public Types | |
typedef I1 | subiterator1_type |
typedef I2 | subiterator2_type |
Public Member Functions | |
void | constraints () |
Definition at line 112 of file concepts.hpp.
typedef I1 boost::numeric::ublas::Mutable_IndexedBidirectional2DIteratorConcept< I1, I2 >::subiterator1_type |
Definition at line 113 of file concepts.hpp.
typedef I2 boost::numeric::ublas::Mutable_IndexedBidirectional2DIteratorConcept< I1, I2 >::subiterator2_type |
Definition at line 114 of file concepts.hpp.
void boost::numeric::ublas::Mutable_IndexedBidirectional2DIteratorConcept< I1, I2 >::constraints | ( | ) | [inline] |
Definition at line 116 of file concepts.hpp.