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
4af7089ab82583d39cc6fa1679a1406fb1185da5
eigen
/
Eigen
/
src
/
Core
/
util
History
Gael Guennebaud
f07f907810
Add QR and Cholesky module instantiations in the lib.
...
To try it with the unit tests set the cmake variable TEST_LIB to ON.
2008-06-14 13:02:41 +00:00
..
CMakeLists.txt
split those files in util/
2008-04-10 09:41:13 +00:00
Constants.h
- get the doc of the enums in MatrixBase right
2008-06-03 02:06:18 +00:00
ForwardDeclarations.h
Add QR and Cholesky module instantiations in the lib.
2008-06-14 13:02:41 +00:00
Macros.h
* move some compile time "if" to their respective unroller (assign and dot)
2008-06-07 01:07:48 +00:00
Meta.h
* make the _Flags template parameter of Matrix default to the corrected
2008-06-13 07:53:45 +00:00
StaticAssert.h
added a static assertion mechanism
2008-06-04 11:16:11 +00:00