Functionsยง
- merge_
sparse_ indices - Collect two sparse iterators by merging them.
- merge_
sparse_ indices_ intersect - Collect two sparse iterators by merging the indices that they share, dropping the others.
- remove_
indices - Reduce the size of the vector by removing values.
- remove_
sparse_ indices - Reduce the size of the vector by removing values.