Implementation - 2024.2 English

Vitis Libraries

Release Date
2025-05-14
Version
2024.2 English

The singular value decomposition of input matrix \(A\) is computed and matrix \(U\), \(S\), \(V\) is generated.

\[A = USV^*\]

In this design, only square matrix is supported. The iterative two-sided Jacobi method is used in this API.