![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <concepts.hpp>
Public Types | |
typedef M | matrix_type |
typedef M::size_type | size_type |
Public Member Functions | |
void | constraints () |
Definition at line 612 of file concepts.hpp.
typedef M boost::numeric::ublas::SparseMatrixConcept< M >::matrix_type |
Definition at line 613 of file concepts.hpp.
typedef M::size_type boost::numeric::ublas::SparseMatrixConcept< M >::size_type |
Definition at line 614 of file concepts.hpp.
void boost::numeric::ublas::SparseMatrixConcept< M >::constraints | ( | ) | [inline] |
Definition at line 616 of file concepts.hpp.