Searched defs:SparseVector (Results 1 – 2 of 2) sorted by relevance
54 template<typename _Scalar, int _Flags = 0, typename _StorageIndex = int> class SparseVector; variable
98 SparseVector(IndexType start, IndexType end) in SparseVector() function