You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2009/09/09 15:34:57 UTC

[jira] Resolved: (MAHOUT-176) Remove VectorIterable in favor of just using Iterable

     [ https://issues.apache.org/jira/browse/MAHOUT-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Ingersoll resolved MAHOUT-176.
------------------------------------

    Resolution: Fixed

Committed revision 812953.

> Remove VectorIterable in favor of just using Iterable<Vector>
> -------------------------------------------------------------
>
>                 Key: MAHOUT-176
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-176
>             Project: Mahout
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>             Fix For: 0.2
>
>
> VectorIterable serves no purpose other than being a marker interface.  Just use Iterable<Vector> instead.

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