Description
Add QR decomposition for RowMatrix.
There's a great distributed algorithm for QR decomposition, which I'm currently referring to.
Austin R. Benson, David F. Gleich, James Demmel. "Direct QR factorizations for tall-and-skinny matrices in MapReduce architectures", 2013 IEEE International Conference on Big Data
Attachments
Issue Links
- relates to
-
SPARK-9901 User guide for RowMatrix Tall-and-skinny QR
- Resolved
- links to