[ 
https://issues.apache.org/jira/browse/MAHOUT-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588104#action_12588104
 ] 

Karl Wettin commented on MAHOUT-34:
-----------------------------------

I understand what VectorPair does, but I'm not sure if there is any other use 
case than the test case? I want to refactor VectorPair, VectorPairElement and 
VectorPairIterator as static inner classes of the test, or alternatively 
introduce some sort of more generic ArrayIterator in the utillity package. 

Does that makes sense?

> Iterator interface for Vectors
> ------------------------------
>
>                 Key: MAHOUT-34
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-34
>             Project: Mahout
>          Issue Type: New Feature
>            Reporter: Samee Zahur
>            Assignee: Karl Wettin
>         Attachments: VectorIterator.3.patch.bz2, 
> VectorIterator.patch.2.tar.bz2, VectorIterator.patch.tar.bz2
>
>
> Implemented an Iterator interface for the Vector classes. Was necessary for 
> porting from Float[] used in some parts of the code.

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