#include <functional.hpp>
Public Types | |
typedef T | value_type |
typedef type_traits< T > ::const_reference | argument_type |
typedef type_traits< T >::real_type | result_type |
typedef type_traits<T>::const_reference boost::numeric::ublas::scalar_real_unary_functor< T >::argument_type |
typedef type_traits<T>::real_type boost::numeric::ublas::scalar_real_unary_functor< T >::result_type |
typedef T boost::numeric::ublas::scalar_real_unary_functor< T >::value_type |