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

boost::numeric::ublas::vector_temporary_traits< vector_range< V > > Struct Template Reference

#include <vector_proxy.hpp>

Inheritance diagram for boost::numeric::ublas::vector_temporary_traits< vector_range< V > >:
Collaboration diagram for boost::numeric::ublas::vector_temporary_traits< vector_range< V > >:

List of all members.

Public Types

typedef V::vector_temporary_type type

Detailed Description

template<class V>
struct boost::numeric::ublas::vector_temporary_traits< vector_range< V > >

Definition at line 566 of file vector_proxy.hpp.


Member Typedef Documentation

typedef V ::vector_temporary_type boost::numeric::ublas::vector_temporary_traits< V >::type [inherited]

Definition at line 22 of file temporary.hpp.


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