![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <concepts.hpp>
Public Types | |
typedef M | matrix_type |
typedef value_type * | pointer |
typedef M::size_type | size_type |
typedef M::value_type | value_type |
Public Member Functions | |
void | constraints () |
Definition at line 575 of file concepts.hpp.
typedef M boost::numeric::ublas::Mutable_MatrixConcept< M >::matrix_type |
Definition at line 576 of file concepts.hpp.
typedef M::size_type boost::numeric::ublas::Mutable_MatrixConcept< M >::size_type |
Definition at line 577 of file concepts.hpp.
typedef M::value_type boost::numeric::ublas::Mutable_MatrixConcept< M >::value_type |
Definition at line 578 of file concepts.hpp.
typedef value_type* boost::numeric::ublas::Mutable_MatrixConcept< M >::pointer |
Definition at line 579 of file concepts.hpp.
void boost::numeric::ublas::Mutable_MatrixConcept< M >::constraints | ( | ) | [inline] |
Definition at line 581 of file concepts.hpp.