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

boost::numeric::ublas::vector_temporary_traits< M > Struct Template Reference

For the creation of temporary vectors in the assignment of proxies. More...

#include <temporary.hpp>

Inheritance diagram for boost::numeric::ublas::vector_temporary_traits< M >:

List of all members.

Public Types

typedef M::vector_temporary_type type

Detailed Description

template<class M>
struct boost::numeric::ublas::vector_temporary_traits< M >

For the creation of temporary vectors in the assignment of proxies.

Definition at line 21 of file temporary.hpp.


Member Typedef Documentation

template<class M>
typedef M::vector_temporary_type boost::numeric::ublas::vector_temporary_traits< M >::type

Definition at line 22 of file temporary.hpp.


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