Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms

boost::numeric::ublas::scalar_binary_assign_functor< T1, T2 > Struct Template Reference

#include <functional.hpp>

Inheritance diagram for boost::numeric::ublas::scalar_binary_assign_functor< T1, T2 >:

List of all members.

Public Types

typedef type_traits< typename
boost::remove_reference< T1 >
::type >::reference 
argument1_type
typedef type_traits< T2 >
::const_reference 
argument2_type

Detailed Description

template<class T1, class T2>
struct boost::numeric::ublas::scalar_binary_assign_functor< T1, T2 >

Definition at line 177 of file functional.hpp.


Member Typedef Documentation


The documentation for this struct was generated from the following file: