Computing the Singular Value Decomposition of 3x3 matrices with minimal branching and elementary floating point operations
| dc.contributor.author | McAdams, Aleka | en_US |
| dc.contributor.author | Selle, Andrew | en_US |
| dc.contributor.author | Tamstorf, Rasmus | en_US |
| dc.contributor.author | Teran, Joseph | en_US |
| dc.contributor.author | Sifakis, Eftychios | en_US |
| dc.date.accessioned | 2012-03-15T17:25:33Z | |
| dc.date.available | 2012-03-15T17:25:33Z | |
| dc.date.created | 2011 | en_US |
| dc.date.issued | 2011 | en_US |
| dc.identifier.citation | TR1690 | en_US |
| dc.identifier.uri | http://digital.library.wisc.edu/1793/60736 | |
| dc.description.abstract | A numerical method for the computation of the Singular Value Decomposition of 3x3 matrices is presented.The proposed methodology robustly handles rank-deficient matrices and guarantees orthonormality of the computed rotational factors. The algorithm is tailored to the characteristics of SIMD or vector processors. In particular, it does not require any explicit branching beyond simple conditional assignments (as in the C++ ternary operator "?:", or the SSE4.1 instruction VBLENDPS), enabling trivial data-level parallelism for any number of operations. Furthermore, no trigonometric or other expensive operations are required; the only floating point operations utilized are addition, multiplication, and an inexact (yet fast) reciprocal square root which is broadly available on current SIMD/vector architectures. The performance observed approaches the limit of making the 3x3 SVD a memory-bound (as opposed to CPU-bound) operation on current SMP platforms. | en_US |
| dc.format.mimetype | application/pdf | en_US |
| dc.publisher | University of Wisconsin-Madison Department of Computer Sciences | en_US |
| dc.title | Computing the Singular Value Decomposition of 3x3 matrices with minimal branching and elementary floating point operations | en_US |
| dc.type | Technical Report | en_US |
Files in this item
This item appears in the following Collection(s)
-
CS Technical Reports
Technical Reports Archive for the Department of Computer Sciences at the University of Wisconsin-Madison

