sparse vector built upon std::vector. More...
#include <gmm_vector.h>
sparse vector built upon std::vector.
Read access is fast, but insertion is O(n)
Definition at line 488 of file gmm_def.h.