2.2.3 xfblasOperation_t - 2.2.3 xfblasOperation_t - 2025.2 English

Vitis Libraries

Release Date
2026-02-09
Version
2025.2 English

The xfblasOperation_t type indicates which operation needs to be performed with the matrix.

Value Meaning
XFBLAS_OP_N The non-transpose operation is selected.
XFBLAS_OP_T The transpose operation is selected.
XFBLAS_OP_C The conjugate transpose operation is selected.