OpenASIP
2.0
|
#include <map>
#include <utility>
Go to the source code of this file.
Classes | |
class | SparseVector< ValueType > |
std::map-based container that can act as sparse vector.
size() overriden to give index of last element+1 instead number of elements.
Definition in file SparseVectorMap.hh.