![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <functional.hpp>
Public Types | |
typedef type_traits< typename boost::remove_reference< T1 > ::type >::reference | argument1_type |
typedef type_traits< typename boost::remove_reference< T2 > ::type >::reference | argument2_type |
Definition at line 305 of file functional.hpp.
typedef type_traits<typename boost::remove_reference<T1>::type>::reference boost::numeric::ublas::scalar_binary_swap_functor< T1, T2 >::argument1_type |
Reimplemented in boost::numeric::ublas::scalar_swap< T1, T2 >.
Definition at line 306 of file functional.hpp.
typedef type_traits<typename boost::remove_reference<T2>::type>::reference boost::numeric::ublas::scalar_binary_swap_functor< T1, T2 >::argument2_type |
Reimplemented in boost::numeric::ublas::scalar_swap< T1, T2 >.
Definition at line 307 of file functional.hpp.