Hi, I am trying to compute the inverse of a sparse matrix. I saw in the pardiso website that manipulating certain parameters may result in computing the inverse of selected rows and columns of the matrix.
Does anyone know if intel MKL pardiso has this functionality and if so any sample code for the same ?