You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2009/03/13 09:30:50 UTC

[jira] Commented: (HAMA-172) Vector.add(Vector v) should throw the Index out of bounds exception when they are different

    [ https://issues.apache.org/jira/browse/HAMA-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681641#action_12681641 ] 

Edward J. Yoon commented on HAMA-172:
-------------------------------------

Below list also should be fixed.

- dot(Vector)
- add(double, Vector)
- set(double, Vector)

> Vector.add(Vector v) should throw the Index out of bounds exception when they are different
> -------------------------------------------------------------------------------------------
>
>                 Key: HAMA-172
>                 URL: https://issues.apache.org/jira/browse/HAMA-172
>             Project: Hama
>          Issue Type: Bug
>          Components: implementation
>    Affects Versions: 0.1.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.1.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Vector.add(Vector v) should throw the Index out of bounds exception when they are different.

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