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

boost::numeric::ublas::matrix_temporary_traits< const matrix_slice< M > > Struct Template Reference

#include <matrix_proxy.hpp>

Inheritance diagram for boost::numeric::ublas::matrix_temporary_traits< const matrix_slice< M > >:
Collaboration diagram for boost::numeric::ublas::matrix_temporary_traits< const matrix_slice< M > >:

List of all members.

Public Types

typedef M::matrix_temporary_type type

Detailed Description

template<class M>
struct boost::numeric::ublas::matrix_temporary_traits< const matrix_slice< M > >

Definition at line 4154 of file matrix_proxy.hpp.


Member Typedef Documentation

template<class M>
typedef M::matrix_temporary_type boost::numeric::ublas::matrix_temporary_traits< M >::type [inherited]

Definition at line 28 of file temporary.hpp.


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