commit | 0259a52b0efe75c78f48f8a21b8092cd3fff319f | [log] [tgz] |
---|---|---|
author | Markus Vieth <mvieth@techfak.uni-bielefeld.de> | Mon Mar 17 19:32:43 2025 +0100 |
committer | Markus Vieth <mvieth@techfak.uni-bielefeld.de> | Mon Mar 17 19:41:00 2025 +0100 |
tree | 9598046d8276d74f77664e0887d995fcf918c2fc | |
parent | 14f845a1a87b77687cd328300d68733f158944ce [diff] |
Use more .noalias()
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/ or https://libeigen.gitlab.io/docs/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.