![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <concepts.hpp>
Public Types | |
typedef V::size_type | size_type |
typedef V::value_type | value_type |
typedef V | vector_type |
Public Member Functions | |
void | constraints () |
Definition at line 534 of file concepts.hpp.
typedef V boost::numeric::ublas::Mutable_SparseVectorConcept< V >::vector_type |
Definition at line 535 of file concepts.hpp.
typedef V::size_type boost::numeric::ublas::Mutable_SparseVectorConcept< V >::size_type |
Definition at line 536 of file concepts.hpp.
typedef V::value_type boost::numeric::ublas::Mutable_SparseVectorConcept< V >::value_type |
Definition at line 537 of file concepts.hpp.
void boost::numeric::ublas::Mutable_SparseVectorConcept< V >::constraints | ( | ) | [inline] |
Definition at line 539 of file concepts.hpp.