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

boost::numeric::ublas::matrix_temporary_traits< triangular_adaptor< M, TRI > > Struct Template Reference

#include <triangular.hpp>

Inheritance diagram for boost::numeric::ublas::matrix_temporary_traits< triangular_adaptor< M, TRI > >:
Collaboration diagram for boost::numeric::ublas::matrix_temporary_traits< triangular_adaptor< M, TRI > >:

List of all members.

Public Types

typedef boost::remove_const< M >
::type::matrix_temporary_type 
type

Detailed Description

template<class M, class TRI>
struct boost::numeric::ublas::matrix_temporary_traits< triangular_adaptor< M, TRI > >

Definition at line 1839 of file triangular.hpp.


Member Typedef Documentation

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

Definition at line 28 of file temporary.hpp.


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