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

boost::numeric::ublas::storage_restrict_traits< S1, S2 > Struct Template Reference

#include <traits.hpp>

List of all members.

Public Types

typedef S1 storage_category

Detailed Description

template<class S1, class S2>
struct boost::numeric::ublas::storage_restrict_traits< S1, S2 >

Definition at line 412 of file traits.hpp.


Member Typedef Documentation

template<class S1, class S2 >
typedef S1 boost::numeric::ublas::storage_restrict_traits< S1, S2 >::storage_category

Definition at line 413 of file traits.hpp.


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