GetFEM
5.4.3
|
sparse vector built upon std::map. More...
#include <gmm_vector.h>
Inherits std::map< size_type, 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.