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

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

#include <gmm_vector.h>

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 487 of file gmm_def.h.


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