SparseVector and DenseVector hashCode does not conform to the Java standard
---------------------------------------------------------------------------

                 Key: MAHOUT-159
                 URL: https://issues.apache.org/jira/browse/MAHOUT-159
             Project: Mahout
          Issue Type: Bug
          Components: Matrix
    Affects Versions: 0.2
            Reporter: Mark Desnoyer
            Priority: Critical


The hash codes for SparseVector and DenseVector will not be equal even though 
equals() may return true. Also, the equals logic is inconsistent because 
DenseVector takes into account the name parameter but SparseVector does not.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to