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

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

#include <matrix_proxy.hpp>

Inheritance diagram for boost::numeric::ublas::vector_temporary_traits< matrix_range< M > >:
Collaboration diagram for boost::numeric::ublas::vector_temporary_traits< matrix_range< 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< matrix_range< M > >

Definition at line 3221 of file matrix_proxy.hpp.


Member Typedef Documentation

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

Definition at line 22 of file temporary.hpp.


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