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

boost::numeric::ublas::vector_scalar_binary_traits< E1, E2, F > Struct Template Reference

#include <vector_expression.hpp>

List of all members.

Public Types

typedef vector_scalar_binary
< E1, E2, F > 
expression_type
typedef F::result_type result_type

Detailed Description

template<class E1, class E2, class F>
struct boost::numeric::ublas::vector_scalar_binary_traits< E1, E2, F >

Definition at line 1629 of file vector_expression.hpp.


Member Typedef Documentation

template<class E1 , class E2 , class F >
typedef vector_scalar_binary<E1, E2, F> boost::numeric::ublas::vector_scalar_binary_traits< E1, E2, F >::expression_type

Definition at line 1630 of file vector_expression.hpp.

template<class E1 , class E2 , class F >
typedef F::result_type boost::numeric::ublas::vector_scalar_binary_traits< E1, E2, F >::result_type

Definition at line 1636 of file vector_expression.hpp.


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