Implementation of singular value decomposition
----------------------------------------------
Key: HAMA-176
URL: https://issues.apache.org/jira/browse/HAMA-176
Project: Hama
Issue Type: New Feature
Components: implementation
Affects Versions: 0.1.0
Reporter: Edward J. Yoon
Fix For: 0.1.0
1) Computes A(T) and A(T)A
2) Computes eigenvalue of A(T)A, singular value of A
3) Computes S, S(-1)
4) Computes V(T) using eigenvector of A(T)A
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.