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

Sparse vector built on distribution sort principle. More...

#include <gmm_vector.h>

Detailed Description

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

Sparse vector built on distribution sort principle.

Read and write access have a constant complexity depending only on the vector size.

Definition at line 489 of file gmm_def.h.


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