| commit | 660c6b857c2a5fbcffe99721b0f327267309a736 | [log] [tgz] |
|---|---|---|
| author | David Tellenbach <david.tellenbach@me.com> | Thu Jan 21 11:40:05 2021 +0100 |
| committer | David Tellenbach <david.tellenbach@me.com> | Thu Jan 21 11:40:05 2021 +0100 |
| tree | 52c37182cf201c609a8613bacc914d03258a8c77 | |
| parent | d5b79811197d72e29219038c130e0e417d671947 [diff] |
Remove std::cerr in iterative solver since we don't have iostream. This fixes #2123
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/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.