![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <concepts.hpp>
Public Types | |
typedef C | container_type |
typedef C::size_type | size_type |
Public Member Functions | |
void | constraints () |
Definition at line 189 of file concepts.hpp.
typedef C boost::numeric::ublas::StorageSparseConcept< C >::container_type |
Definition at line 190 of file concepts.hpp.
typedef C::size_type boost::numeric::ublas::StorageSparseConcept< C >::size_type |
Definition at line 191 of file concepts.hpp.
void boost::numeric::ublas::StorageSparseConcept< C >::constraints | ( | ) | [inline] |
Definition at line 193 of file concepts.hpp.