SparseMatrix should iterate over rows sparsely
----------------------------------------------

                 Key: MAHOUT-744
                 URL: https://issues.apache.org/jira/browse/MAHOUT-744
             Project: Mahout
          Issue Type: Improvement
          Components: Math
    Affects Versions: 0.5
            Reporter: Sean Owen
            Assignee: Sean Owen
             Fix For: 0.6
         Attachments: MAHOUT-744.patch

iterate() ought to iterate over rows that exist only, not every row (that's the 
job of iterateAll()).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to