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

Jeff Eastman commented on MAHOUT-39:
------------------------------------

-1

Vector#assign already implements fill(double) functionality. I don't know 
exactly what you have in mind for the fill(double, int, int) operator, but make 
sure you've looked at all the assign variants before pursuing this. Finally, 
copy and like do return the same underlying types as the receiver.

> Vector improvments
> ------------------
>
>                 Key: MAHOUT-39
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-39
>             Project: Mahout
>          Issue Type: Improvement
>            Reporter: Karl Wettin
>            Assignee: Karl Wettin
>         Attachments: MAHOUT-39.txt
>
>
>  * Vector#fill(double)
>  * Vector#fill(double, int, in)
>  * implementations of copy() and like() don't return typed subclasses

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