tvercaut / LSQR-cpp

This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was applied to the LSMR library of David Fong and Michael Saunders.
BSD 3-Clause "New" or "Revised" License
20 stars 4 forks source link

Refactor the code to implement and use a linear operator rather than having to inherit from lsXrBase #2

Open tvercaut opened 8 years ago