![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <concepts.hpp>
Public Types | |
typedef value_type * | pointer |
typedef V::size_type | size_type |
typedef V::value_type | value_type |
typedef V | vector_type |
Public Member Functions | |
void | constraints () |
Definition at line 494 of file concepts.hpp.
typedef V boost::numeric::ublas::Mutable_VectorConcept< V >::vector_type |
Definition at line 495 of file concepts.hpp.
typedef V::size_type boost::numeric::ublas::Mutable_VectorConcept< V >::size_type |
Definition at line 496 of file concepts.hpp.
typedef V::value_type boost::numeric::ublas::Mutable_VectorConcept< V >::value_type |
Definition at line 497 of file concepts.hpp.
typedef value_type* boost::numeric::ublas::Mutable_VectorConcept< V >::pointer |
Definition at line 498 of file concepts.hpp.
void boost::numeric::ublas::Mutable_VectorConcept< V >::constraints | ( | ) | [inline] |
Definition at line 500 of file concepts.hpp.