commit | f9659d91f1b5486964e0c66187f4a0cbcac2accf | [log] [tgz] |
---|---|---|
author | Alexander Grund <github@grundis.de> | Thu Feb 09 22:16:06 2023 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Thu Feb 09 22:16:06 2023 +0000 |
tree | 431f7783f7358d9462e05bda39c2abc7648e3ced | |
parent | 325e3063d9f92fb46a8033abbef8403c6a2ea407 [diff] |
Fix ODR violation with `gemm_extra_cols` on PPC
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.