![]() |
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 real_type | result_type |
typedef V::value_type | value_type |
Definition at line 374 of file functional.hpp.
typedef V::value_type boost::numeric::ublas::vector_scalar_real_unary_functor< V >::value_type |
Reimplemented in boost::numeric::ublas::vector_norm_1< V >, boost::numeric::ublas::vector_norm_2< V >, and boost::numeric::ublas::vector_norm_inf< V >.
Definition at line 375 of file functional.hpp.
typedef type_traits<value_type>::real_type boost::numeric::ublas::vector_scalar_real_unary_functor< V >::real_type |
Reimplemented in boost::numeric::ublas::vector_norm_1< V >, boost::numeric::ublas::vector_norm_2< V >, and boost::numeric::ublas::vector_norm_inf< V >.
Definition at line 376 of file functional.hpp.
typedef real_type boost::numeric::ublas::vector_scalar_real_unary_functor< V >::result_type |
Reimplemented in boost::numeric::ublas::vector_norm_1< V >, boost::numeric::ublas::vector_norm_2< V >, and boost::numeric::ublas::vector_norm_inf< V >.
Definition at line 377 of file functional.hpp.