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

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

#include <matrix_assign.hpp>

List of all members.

Public Types

typedef SC storage_category

Detailed Description

template<class SC, class RI1, class RI2>
struct boost::numeric::ublas::matrix_swap_traits< SC, RI1, RI2 >

Definition at line 1234 of file matrix_assign.hpp.


Member Typedef Documentation

template<class SC , class RI1 , class RI2 >
typedef SC boost::numeric::ublas::matrix_swap_traits< SC, RI1, RI2 >::storage_category

Definition at line 1235 of file matrix_assign.hpp.


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