- Introduction
- AIE APIs Design Information
- Cholesky Decomposition
- QR Decomposition
- QR Decomposition with Householder
- Singular value decomposition
- Pseudoinverse
- Least Squares Solution using QRD
- AIE APIs
- template class xf::solver::CholeskyGraph
- template class xf::solver::QRDComplexFloat
- template class xf::solver::QRD_Householder_Graph
- template class xf::solver::SVDComplexFloat
- class xf::solver::PseudoInverseComplexFloat
- template class xf::solver::LSTQR_Graph
- template class xf::solver::BackSubstitution_Graph