Generalize IterativeSolverBase::solve to hanlde any sparse type as the results (instead of SparseMatrix only)
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.