Is cardinality the original size of the vector including zeros and size is
the number of nonzeros in the vector?
I am referring to

 public RandomAccessSparseVector(int cardinality, int size)

Thank you :)

Reply via email to