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 :)
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 :)