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.

Reply via email to