Expand description
SparseVec
Sparse vector which stores only top N largest elements
Re-exports
pub use indexable::Indexable;
Modules
- Binary operations between two SparseVecs
Indexable
Structs
- Iterator of SparseVec that iterates over the registered elements
Enums
- Sparse vector which stores only top N largest elements