...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Inherits boost::numeric::ublas::vector_scalar_real_unary_functor< V >.
Public Types | |
typedef vector_scalar_real_unary_functor < V >::value_type | value_type |
typedef vector_scalar_real_unary_functor < V >::real_type | real_type |
typedef vector_scalar_real_unary_functor < V >::result_type | result_type |
Static Public Member Functions | |
template<class E > | |
static BOOST_UBLAS_INLINE result_type | apply (const vector_expression< E > &e) |
template<class D , class I > | |
static BOOST_UBLAS_INLINE result_type | apply (D size, I it) |
template<class I > | |
static BOOST_UBLAS_INLINE result_type | apply (I it, const I &it_end) |