Implementation - Implementation - 2026.1 English

Vitis Libraries

Release Date
2026-06-23
Version
2026.1 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.