This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-10-22 04:51:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
util
History
Benoit Jacob
b5f4636d42
* eigen2->eigen3
...
* bump version to 2.91.0 * add FindEigen3.cmake
2009-11-19 12:09:04 -05:00
..
BlasUtil.h
* make HessenbergDecomposition uses the Householder module
2009-08-17 17:41:01 +02:00
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
Constants.h
Assign.h: add LinearTraversal (non-vectorized index-based traversal)
2009-11-18 11:57:07 -05:00
DisableMSVCWarnings.h
Removed debug cout.
2009-09-02 21:23:09 +02:00
EnableMSVCWarnings.h
disable/enable msvc headers are allowed to be included multiple times
2009-01-12 14:46:11 +00:00
ForwardDeclarations.h
* add PermutationMatrix
2009-11-15 21:12:15 -05:00
Macros.h
* eigen2->eigen3
2009-11-19 12:09:04 -05:00
Memory.h
fix compilation adding a makeconst helper struct
2009-11-07 09:07:23 +01:00
Meta.h
fix compilation adding a makeconst helper struct
2009-11-07 09:07:23 +01:00
StaticAssert.h
* default MatrixBase ctor: make it protected, make it a static assert, only do the check when debugging eigen to avoid slowing down compilation for everybody (this check is paranoiac, it's very seldom useful)
2009-10-31 11:50:15 -04:00
XprHelper.h
* default MatrixBase ctor: make it protected, make it a static assert, only do the check when debugging eigen to avoid slowing down compilation for everybody (this check is paranoiac, it's very seldom useful)
2009-10-31 11:50:15 -04:00