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
a6d387a359354c8f75f9a0dfe623600e6a303c8c
eigen
/
Eigen
/
src
/
Core
/
util
History
Gael Guennebaud
a6d387a359
Various compilation fixes for MSVC 9. All tests compile but some
...
still fail at runtime in ei_aligned_free() (even without vectorization).
2008-08-19 11:06:40 +00:00
..
CMakeLists.txt
split those files in util/
2008-04-10 09:41:13 +00:00
Constants.h
Renamed allowAligned() => forceAligned() and added the constants ForceAligned
2008-08-09 21:57:50 +00:00
ForwardDeclarations.h
Renamed allowAligned() => forceAligned() and added the constants ForceAligned
2008-08-09 21:57:50 +00:00
Macros.h
Various compilation fixes for MSVC 9. All tests compile but some
2008-08-19 11:06:40 +00:00
Meta.h
Various compilation fixes for MSVC 9. All tests compile but some
2008-08-19 11:06:40 +00:00
StaticAssert.h
* revert the previous interface change in solveTriangular (pointer vs reference)
2008-08-18 22:17:42 +00:00