Yexi Jiang created HAMA-773:
-------------------------------

             Summary: Matrix/Vector operation does not validate the input 
argument
                 Key: HAMA-773
                 URL: https://issues.apache.org/jira/browse/HAMA-773
             Project: Hama
          Issue Type: Bug
            Reporter: Yexi Jiang
            Assignee: Yexi Jiang


Some of the method like add, multiply does not validate the input, they just 
assume the the input to be correct.

We need to provide two versions of such methods, one version validates the 
input but sacrifice some performance, the other version does not check, but 
will potentially cause error.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to