Symmetric Linear Solver (POLINEARSOLVER) - Symmetric Linear Solver (POLINEARSOLVER) - 2026.1 English

Vitis Libraries

Release Date
2026-06-23
Version
2026.1 English

This function solves a system of linear equation with symmetric positive definite (SPD) matrix along with multiple right-hand side vectors

\[Ax=B\]

where \(A\) is a dense SPD triangular matrix of size \(m \times m\), \(x\) is a vector that needs to be computed, and \(B\) is an input vector. The maximum matrix size supported in FPGA is templated by NMAX.