commit | d165c7377f7d1f55f0209c5eab19972941b35c56 | [log] [tgz] |
---|---|---|
author | Tyler Veness <calcmogul@gmail.com> | Mon May 20 23:02:42 2024 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Mon May 20 23:02:42 2024 +0000 |
tree | 0ad6d52d1e794a2e0355e66a0b9f8bb70a397b56 | |
parent | f78dfe36b0a995f51fd4287bb3ba92dc6d486e15 [diff] |
Format EIGEN_STATIC_ASSERT() as a statement macro
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.