![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <concepts.hpp>
Public Types | |
typedef ME::const_reverse_iterator1 | const_reverse_subiterator1_type |
typedef ME::const_reverse_iterator2 | const_reverse_subiterator2_type |
typedef ME::const_iterator1 | const_subiterator1_type |
typedef ME::const_iterator2 | const_subiterator2_type |
typedef ME | matrix_expression_type |
typedef ME::size_type | size_type |
typedef ME::type_category | type_category |
typedef ME::value_type | value_type |
Public Member Functions | |
void | constraints () |
Definition at line 366 of file concepts.hpp.
typedef ME boost::numeric::ublas::MatrixExpressionConcept< ME >::matrix_expression_type |
Definition at line 367 of file concepts.hpp.
typedef ME::type_category boost::numeric::ublas::MatrixExpressionConcept< ME >::type_category |
Definition at line 368 of file concepts.hpp.
typedef ME::size_type boost::numeric::ublas::MatrixExpressionConcept< ME >::size_type |
Definition at line 369 of file concepts.hpp.
typedef ME::value_type boost::numeric::ublas::MatrixExpressionConcept< ME >::value_type |
Definition at line 370 of file concepts.hpp.
typedef ME::const_iterator1 boost::numeric::ublas::MatrixExpressionConcept< ME >::const_subiterator1_type |
Definition at line 371 of file concepts.hpp.
typedef ME::const_iterator2 boost::numeric::ublas::MatrixExpressionConcept< ME >::const_subiterator2_type |
Definition at line 372 of file concepts.hpp.
typedef ME::const_reverse_iterator1 boost::numeric::ublas::MatrixExpressionConcept< ME >::const_reverse_subiterator1_type |
Definition at line 373 of file concepts.hpp.
typedef ME::const_reverse_iterator2 boost::numeric::ublas::MatrixExpressionConcept< ME >::const_reverse_subiterator2_type |
Definition at line 374 of file concepts.hpp.
void boost::numeric::ublas::MatrixExpressionConcept< ME >::constraints | ( | ) | [inline] |
Definition at line 376 of file concepts.hpp.