[
https://issues.apache.org/jira/browse/HAMA-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779379#action_12779379
]
Edward J. Yoon commented on HAMA-219:
-------------------------------------
Hmm, jacobi algorithm seem not fit for cramer's rule since non-symmetric matrix
could be appeared during computes determinant of matrix by replacing the kth
column of A.
> Cramer's rule
> -------------
>
> Key: HAMA-219
> URL: https://issues.apache.org/jira/browse/HAMA-219
> Project: Hama
> Issue Type: New Feature
> Components: matrix
> Reporter: Sangwon Seo
> Assignee: Sangwon Seo
> Priority: Trivial
> Attachments: HAMA-219_v01.patch
>
>
> How about applying Cramer's rule to solve the solution(x), such that Ax = b.
> It can be simply possible with our component of Eigenvalue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.