Log Message: |
Add working equals to SparseRealVector.
hashCode implementation is minimal, but I can't see a use case for using a SparseRealVector as a key.
Remove unused imports from OpenInToDoubleHashMap.
Some cleanup for optimized methods, and javadoc fixes.
|