This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e055e4e415d7f5fe8f21c116d5e5cfe6efed4e13
eigen
/
Eigen
/
src
/
misc
History
Rasmus Munk Larsen
0fe8cdfa3b
Extract RankRevealingBase CRTP mixin to eliminate decomposition code duplication
...
libeigen/eigen!2272
Co-authored-by: Rasmus Munk Larsen <
rmlarsen@gmail.com
>
2026-03-28 19:12:23 -07:00
..
blas.h
Remove return int types from BLAS/LAPACK functions.
2024-02-14 19:51:36 +00:00
Image.h
Use traits<Matrix>::Options instead of Matrix::Options.
2024-02-16 00:11:57 +00:00
InternalHeaderCheck.h
Issue an error in case of direct inclusion of internal headers.
2021-09-10 19:12:26 +00:00
Kernel.h
Use traits<Matrix>::Options instead of Matrix::Options.
2024-02-16 00:11:57 +00:00
lapacke_helpers.h
Replace instances of EIGEN_CONSTEXPR macro
2025-04-18 08:27:52 -07:00
lapacke_mangling.h
Apply clang-format
2023-11-29 11:12:48 +00:00
lapacke.h
Strip lapacke.h to only the declarations used by Eigen
2026-03-27 20:16:46 -07:00
RankRevealingBase.h
Extract RankRevealingBase CRTP mixin to eliminate decomposition code duplication
2026-03-28 19:12:23 -07:00