DataType Supported - 2024.2 English

Vitis Libraries

Release Date
2024-11-29
Version
2024.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 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.