Symmetric Matrix Inverse (POMATRIXINVERSE)¶
This function computes the inverse matrix of A
A−1
where A is a dense symmetric positive-definite matrix of size m×m. The maximum matrix size supported in FPGA is templated by NMAX.
This function computes the inverse matrix of A
where A is a dense symmetric positive-definite matrix of size m×m. The maximum matrix size supported in FPGA is templated by NMAX.