Search code examples
c++sparse-matrixmatrix-inverse

To inverse a sparse matrix


I'm working with the sparse matrix, and I need to invert it. Actually, I'm looking for a some library, that can store and invert sparse matrixes. Does anyone knows some?


Solution

  • Can't do better than NIST:

    http://math.nist.gov/sparselib++/