| 
    GetFEM
    5.4.4
    
   | 
 
sparse vector built upon std::vector. More...
#include <gmm_vector.h>
Inherits std::vector< elt_rsvector_< T > >.
sparse vector built upon std::vector.
Read access is fast, but insertion is O(n)
Definition at line 963 of file gmm_vector.h.