![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <concepts.hpp>
Public Types | |
typedef T | value_type |
typedef V | vector_type |
Public Member Functions | |
void | constraints () |
Definition at line 861 of file concepts.hpp.
typedef T boost::numeric::ublas::anonymous_namespace{concepts.hpp}::VectorSpaceConcept< T, V >::value_type |
Definition at line 862 of file concepts.hpp.
typedef V boost::numeric::ublas::anonymous_namespace{concepts.hpp}::VectorSpaceConcept< T, V >::vector_type |
Definition at line 863 of file concepts.hpp.
void boost::numeric::ublas::anonymous_namespace{concepts.hpp}::VectorSpaceConcept< T, V >::constraints | ( | ) | [inline] |
Definition at line 865 of file concepts.hpp.