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:24:50 UTC

[jira] Created: (HAMA-173) Matrix.subMatrix(int i0, int i1, int j0, int j1) should check the range and throw index out of bounds exception if out of range

Matrix.subMatrix(int i0, int i1, int j0, int j1) should check the range and throw index out of bounds exception if out of range
-------------------------------------------------------------------------------------------------------------------------------

                 Key: HAMA-173
                 URL: https://issues.apache.org/jira/browse/HAMA-173
             Project: Hama
          Issue Type: Bug
          Components: implementation
    Affects Versions: 0.1.0
            Reporter: Edward J. Yoon
             Fix For: 0.1.0


Matrix.subMatrix(int i0, int i1, int j0, int j1) should check the range and throw index out of bounds exception if out of range.

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


[jira] Resolved: (HAMA-173) Matrix.subMatrix(int i0, int i1, int j0, int j1) should check the range and throw index out of bounds exception if out of range

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon resolved HAMA-173.
---------------------------------

    Resolution: Won't Fix

Won't fix

> Matrix.subMatrix(int i0, int i1, int j0, int j1) should check the range and throw index out of bounds exception if out of range
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HAMA-173
>                 URL: https://issues.apache.org/jira/browse/HAMA-173
>             Project: Hama
>          Issue Type: Bug
>          Components: matrix
>    Affects Versions: 0.1.0
>            Reporter: Edward J. Yoon
>             Fix For: 0.1.0
>
>
> Matrix.subMatrix(int i0, int i1, int j0, int j1) should check the range and throw index out of bounds exception if out of range.

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