DataType Supported - 2024.1 English
Vitis Libraries
- Release Date
- 2024-08-06
- Version
- 2024.1 English
- float
- x_complex<float>
- std::complex<float>
- ap_fixed
- x_complex<ap_fixed>
- std::complex<ap_fixed>
Note
- It’s recommended to use floating point data types.
- Support of “ap_fixed”, “x_complex<ap_fixed>” and “std::complex<ap_fixed>” will be deprecated in the future.
- The function assumes that the input matrix is a symmetric positive definite (Hermitian positive definite for complex-valued inputs).
- Subnormal values are not supported. If used, the synthesized hardware flushes these to zero, and the behavior differs versus software simulation.