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

boost::numeric::ublas::matrix_assign_traits< SC, COMPUTED, RI1, RI2 > Struct Template Reference

#include <matrix_assign.hpp>

List of all members.

Public Types

typedef SC storage_category

Detailed Description

template<class SC, bool COMPUTED, class RI1, class RI2>
struct boost::numeric::ublas::matrix_assign_traits< SC, COMPUTED, RI1, RI2 >

Definition at line 461 of file matrix_assign.hpp.


Member Typedef Documentation

template<class SC , bool COMPUTED, class RI1 , class RI2 >
typedef SC boost::numeric::ublas::matrix_assign_traits< SC, COMPUTED, RI1, RI2 >::storage_category

Definition at line 462 of file matrix_assign.hpp.


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