![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <matrix_expression.hpp>
Public Types | |
typedef vector_matrix_binary < E1, E2, F > | expression_type |
typedef expression_type | result_type |
Definition at line 762 of file matrix_expression.hpp.
typedef vector_matrix_binary<E1, E2, F> boost::numeric::ublas::vector_matrix_binary_traits< E1, E2, F >::expression_type |
Definition at line 763 of file matrix_expression.hpp.
typedef expression_type boost::numeric::ublas::vector_matrix_binary_traits< E1, E2, F >::result_type |
Definition at line 765 of file matrix_expression.hpp.