#include <functional.hpp>


Public Types | |
| typedef matrix_scalar_real_unary_functor < M >::value_type | value_type |
| typedef matrix_scalar_real_unary_functor < M >::real_type | real_type |
| typedef matrix_scalar_real_unary_functor < M >::result_type | result_type |
Static Public Member Functions | |
| template<class E > | |
| static BOOST_UBLAS_INLINE result_type | apply (const matrix_expression< E > &e) |
| typedef matrix_scalar_real_unary_functor<M>::real_type boost::numeric::ublas::matrix_norm_frobenius< M >::real_type |
| typedef matrix_scalar_real_unary_functor<M>::result_type boost::numeric::ublas::matrix_norm_frobenius< M >::result_type |
| typedef matrix_scalar_real_unary_functor<M>::value_type boost::numeric::ublas::matrix_norm_frobenius< M >::value_type |
|
inlinestatic |