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