9/4/2024
•
EN
Random C++ Part 2: Sparse partial inverses in Eigen
Explains how to compute specific entries of the inverse of a sparse symmetric positive definite matrix in C++ using Eigen and the Takahashi recursions.