![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <functional.hpp>
Public Types | |
typedef type_traits < value_type >::real_type | real_type |
typedef V::size_type | result_type |
typedef V::value_type | value_type |
Definition at line 573 of file functional.hpp.
typedef V::value_type boost::numeric::ublas::vector_scalar_index_unary_functor< V >::value_type |
Reimplemented in boost::numeric::ublas::vector_index_norm_inf< V >.
Definition at line 574 of file functional.hpp.
typedef type_traits<value_type>::real_type boost::numeric::ublas::vector_scalar_index_unary_functor< V >::real_type |
Reimplemented in boost::numeric::ublas::vector_index_norm_inf< V >.
Definition at line 575 of file functional.hpp.
typedef V::size_type boost::numeric::ublas::vector_scalar_index_unary_functor< V >::result_type |
Reimplemented in boost::numeric::ublas::vector_index_norm_inf< V >.
Definition at line 576 of file functional.hpp.