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

boost::numeric::ublas::detail::map_traits< map_array< I, T, ALLOC >, T > Struct Template Reference

#include <storage_sparse.hpp>

List of all members.

Public Types

typedef map_array< I, T, ALLOC >
::data_reference 
reference

Detailed Description

template<class I, class T, class ALLOC>
struct boost::numeric::ublas::detail::map_traits< map_array< I, T, ALLOC >, T >

Definition at line 520 of file storage_sparse.hpp.


Member Typedef Documentation

template<class I , class T , class ALLOC >
typedef map_array<I, T, ALLOC>::data_reference boost::numeric::ublas::detail::map_traits< map_array< I, T, ALLOC >, T >::reference

Definition at line 521 of file storage_sparse.hpp.


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