Implementation - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

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

\[A = USV^*\]

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