GetFEM  5.4.3
gmm::wsvector< T > Class Template Reference

sparse vector built upon std::map. More...

#include <gmm_vector.h>

Inherits std::map< size_type, T >.

Detailed Description

template<typename T>
class gmm::wsvector< T >

sparse vector built upon std::map.

Read and write access are quite fast (log n)

Definition at line 727 of file gmm_vector.h.


The documentation for this class was generated from the following files: