Hello, + the set. If an element I is in the set, then sparse[I] is the + index of I in the dense vector, and dense[I] == I. The dense ^^^^^^^^^^^^^ This should read "dense[sparse[I]] == I"
Thanks Alexander
Hello, + the set. If an element I is in the set, then sparse[I] is the + index of I in the dense vector, and dense[I] == I. The dense ^^^^^^^^^^^^^ This should read "dense[sparse[I]] == I"
Thanks Alexander