![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <functional.hpp>
Public Types | |
typedef matrix_scalar_real_unary_functor < M >::real_type | real_type |
typedef matrix_scalar_real_unary_functor < M >::result_type | result_type |
typedef matrix_scalar_real_unary_functor < M >::value_type | value_type |
Static Public Member Functions | |
template<class E > | |
static BOOST_UBLAS_INLINE result_type | apply (const matrix_expression< E > &e) |
Definition at line 1320 of file functional.hpp.
typedef matrix_scalar_real_unary_functor<M>::value_type boost::numeric::ublas::matrix_norm_inf< M >::value_type |
Reimplemented from boost::numeric::ublas::matrix_scalar_real_unary_functor< M >.
Definition at line 1322 of file functional.hpp.
typedef matrix_scalar_real_unary_functor<M>::real_type boost::numeric::ublas::matrix_norm_inf< M >::real_type |
Reimplemented from boost::numeric::ublas::matrix_scalar_real_unary_functor< M >.
Definition at line 1323 of file functional.hpp.
typedef matrix_scalar_real_unary_functor<M>::result_type boost::numeric::ublas::matrix_norm_inf< M >::result_type |
Reimplemented from boost::numeric::ublas::matrix_scalar_real_unary_functor< M >.
Definition at line 1324 of file functional.hpp.
static BOOST_UBLAS_INLINE result_type boost::numeric::ublas::matrix_norm_inf< M >::apply | ( | const matrix_expression< E > & | e | ) | [inline, static] |
Definition at line 1328 of file functional.hpp.