| 
    GetFEM
    5.4.4
    
   | 
 
Declaration of the vector types (gmm::rsvector, gmm::wsvector, gmm::slvector ,..) More...
Go to the source code of this file.
Classes | |
| class | gmm::dsvector< T > | 
| Sparse vector built on distribution sort principle.  More... | |
| class | gmm::wsvector< T > | 
| sparse vector built upon std::map.  More... | |
| class | gmm::rsvector< T > | 
| sparse vector built upon std::vector.  More... | |
| class | gmm::slvector< T > | 
| skyline vector.  More... | |
Declaration of the vector types (gmm::rsvector, gmm::wsvector, gmm::slvector ,..)
Definition in file gmm_vector.h.