![]() |
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 774 of file functional.hpp.
typedef M1::size_type boost::numeric::ublas::matrix_vector_binary_functor< M1, M2, TV >::size_type |
Reimplemented in boost::numeric::ublas::matrix_vector_prod1< M1, M2, TV >, and boost::numeric::ublas::matrix_vector_prod2< M1, M2, TV >.
Definition at line 775 of file functional.hpp.
typedef M1::difference_type boost::numeric::ublas::matrix_vector_binary_functor< M1, M2, TV >::difference_type |
Reimplemented in boost::numeric::ublas::matrix_vector_prod1< M1, M2, TV >, and boost::numeric::ublas::matrix_vector_prod2< M1, M2, TV >.
Definition at line 776 of file functional.hpp.
typedef TV boost::numeric::ublas::matrix_vector_binary_functor< M1, M2, TV >::value_type |
Reimplemented in boost::numeric::ublas::matrix_vector_prod1< M1, M2, TV >, and boost::numeric::ublas::matrix_vector_prod2< M1, M2, TV >.
Definition at line 777 of file functional.hpp.
typedef TV boost::numeric::ublas::matrix_vector_binary_functor< M1, M2, TV >::result_type |
Reimplemented in boost::numeric::ublas::matrix_vector_prod1< M1, M2, TV >, and boost::numeric::ublas::matrix_vector_prod2< M1, M2, TV >.
Definition at line 778 of file functional.hpp.