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

boost::numeric::ublas::scalar_multiplies_assign< T1, T2 >::rebind< U1, U2 > Struct Template Reference

#include <functional.hpp>

List of all members.

Public Types

typedef
scalar_multiplies_assign< U1,
U2 > 
other

Detailed Description

template<class T1, class T2>
template<class U1, class U2>
struct boost::numeric::ublas::scalar_multiplies_assign< T1, T2 >::rebind< U1, U2 >

Definition at line 280 of file functional.hpp.


Member Typedef Documentation

template<class T1 , class T2 >
template<class U1 , class U2 >
typedef scalar_multiplies_assign<U1, U2> boost::numeric::ublas::scalar_multiplies_assign< T1, T2 >::rebind< U1, U2 >::other

Definition at line 281 of file functional.hpp.


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