DataType Supported - 2025.2 English

Vitis Libraries

Release Date
2025-12-17
Version
2025.2 English
  • float
  • x_complex<float>
  • std::complex<float>
  • ap_fixed
  • x_complex<ap_fixed>
  • std::complex<ap_fixed>

Note

  • The function assumes that the input matrix is a symmetric positive definite (Hermitian positive definite for complex-valued inputs).
  • For floating point types, subnormal input values are not supported. If used, the synthesized hardware flushes these to zero, and the behavior differs versus software simulation.