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

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

#include <hermitian.hpp>

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

List of all members.

Public Types

typedef M::matrix_temporary_type type

Detailed Description

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

Definition at line 2452 of file hermitian.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: