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 14:54:57 UTC

[jira] Updated: (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 updated MAHOUT-176:
-----------------------------------

    Fix Version/s: 0.2

> 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.