Implementation - 2025.2 English

Vitis Libraries

Release Date
2025-12-17
Version
2025.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.