Interfaces - 2023.1 English
Vitis Libraries
- Release Date
- 2023-12-20
- Version
- 2023.1 English
- Template parameters:
- RowsColsA: Defines the matrix dimensions
- InputType: Input data type
- OutputType: Output data type
- QRInverseTraits: QRInverse Traits class
- Arguments:
- matrixAStrm: Stream of Input matrix A
- matrixInverseAStrm: Stream of Inverse of input matrix
- A_singular: 1 = Failure, matrix A is singular; 0 = success