![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <functional.hpp>
Public Types | |
typedef M1::difference_type | difference_type |
typedef TV | result_type |
typedef M1::size_type | size_type |
typedef TV | value_type |
Definition at line 1119 of file functional.hpp.
typedef M1::size_type boost::numeric::ublas::matrix_matrix_binary_functor< M1, M2, TV >::size_type |
Reimplemented in boost::numeric::ublas::matrix_matrix_prod< M1, M2, TV >.
Definition at line 1120 of file functional.hpp.
typedef M1::difference_type boost::numeric::ublas::matrix_matrix_binary_functor< M1, M2, TV >::difference_type |
Reimplemented in boost::numeric::ublas::matrix_matrix_prod< M1, M2, TV >.
Definition at line 1121 of file functional.hpp.
typedef TV boost::numeric::ublas::matrix_matrix_binary_functor< M1, M2, TV >::value_type |
Reimplemented in boost::numeric::ublas::matrix_matrix_prod< M1, M2, TV >.
Definition at line 1122 of file functional.hpp.
typedef TV boost::numeric::ublas::matrix_matrix_binary_functor< M1, M2, TV >::result_type |
Reimplemented in boost::numeric::ublas::matrix_matrix_prod< M1, M2, TV >.
Definition at line 1123 of file functional.hpp.