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