[
https://issues.apache.org/jira/browse/HAMA-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward J. Yoon updated HAMA-185:
--------------------------------
Attachment: HAMA-185_v02.patch
Fixed 'double comparison' warning as below:
if(changed == 1 && (Math.abs(y - e) < .0000001)) { //y == e) {
> Finds the eigenvalues and eigenvectors associated with the symmetric matrix A
> -----------------------------------------------------------------------------
>
> Key: HAMA-185
> URL: https://issues.apache.org/jira/browse/HAMA-185
> Project: Hama
> Issue Type: Sub-task
> Affects Versions: 0.1.0
> Reporter: Edward J. Yoon
> Fix For: 0.1.0
>
> Attachments: HAMA-185.patch, HAMA-185_v02.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.