Tobias Wood
|
f38e16c193
|
Apply clang-format
|
2023-11-29 11:12:48 +00:00 |
|
Antonio Sánchez
|
6e4d5d4832
|
Add IWYU private pragmas to internal headers.
|
2023-08-21 16:25:22 +00:00 |
|
Tobias Schlüter
|
cd2ba9d03e
|
Add construct_at, destroy_at wrappers. Use throughout.
|
2022-03-08 20:43:22 +00:00 |
|
Rasmus Munk Larsen
|
d7d0bf832d
|
Issue an error in case of direct inclusion of internal headers.
|
2021-09-10 19:12:26 +00:00 |
|
Alexander Karatarakis
|
4ba872bd75
|
Avoid leading underscore followed by cap in template identifiers
|
2021-08-04 22:41:52 +00:00 |
|
Steve Bronder
|
e7b8643d70
|
Revert "Revert "Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStride(), outerStride(), and size()""
This reverts commit 5f0b4a4010.
|
2021-03-24 18:14:56 +00:00 |
|
David Tellenbach
|
5f0b4a4010
|
Revert "Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStride(), outerStride(), and size()"
This reverts commit 6cbb3038ac because it
breaks clang-10 builds on x86 and aarch64 when C++11 is enabled.
|
2021-03-05 13:16:43 +01:00 |
|
Steve Bronder
|
6cbb3038ac
|
Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStride(), outerStride(), and size()
|
2021-03-04 18:58:08 +00:00 |
|
luz.paz
|
e3912f5e63
|
MIsc. source and comment typos
Found using `codespell` and `grep` from downstream FreeCAD
|
2018-03-11 10:01:44 -04:00 |
|
Gael Guennebaud
|
00bc67c374
|
Move KLU support to official
|
2017-11-10 14:11:22 +01:00 |
|