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

boost::numeric::ublas::detail::map_traits< A, T > Struct Template Reference

#include <storage_sparse.hpp>

List of all members.

Public Types

typedef A::mapped_type & reference

Detailed Description

template<class A, class T>
struct boost::numeric::ublas::detail::map_traits< A, T >

Definition at line 516 of file storage_sparse.hpp.


Member Typedef Documentation

template<class A, class T>
typedef A::mapped_type& boost::numeric::ublas::detail::map_traits< A, T >::reference

Definition at line 517 of file storage_sparse.hpp.


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