![]() |
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 M::value_type | value_type |
Definition at line 1262 of file functional.hpp.
typedef M::value_type boost::numeric::ublas::matrix_scalar_real_unary_functor< M >::value_type |
Reimplemented in boost::numeric::ublas::matrix_norm_1< M >, boost::numeric::ublas::matrix_norm_frobenius< M >, and boost::numeric::ublas::matrix_norm_inf< M >.
Definition at line 1263 of file functional.hpp.
typedef type_traits<value_type>::real_type boost::numeric::ublas::matrix_scalar_real_unary_functor< M >::real_type |
Reimplemented in boost::numeric::ublas::matrix_norm_1< M >, boost::numeric::ublas::matrix_norm_frobenius< M >, and boost::numeric::ublas::matrix_norm_inf< M >.
Definition at line 1264 of file functional.hpp.
typedef real_type boost::numeric::ublas::matrix_scalar_real_unary_functor< M >::result_type |
Reimplemented in boost::numeric::ublas::matrix_norm_1< M >, boost::numeric::ublas::matrix_norm_frobenius< M >, and boost::numeric::ublas::matrix_norm_inf< M >.
Definition at line 1265 of file functional.hpp.