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-07-13 00:21:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
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
..
Array
* start of the Geometry module with a cross product and quaternion expressions
2008-06-02 22:58:36 +00:00
Cholesky
Add QR and Cholesky module instantiations in the lib.
2008-06-14 13:02:41 +00:00
Core
Add QR and Cholesky module instantiations in the lib.
2008-06-14 13:02:41 +00:00
Geometry
* remove Cross product expression: MatrixBase::cross() now returns a temporary
2008-06-07 13:18:29 +00:00
LU
big changes in Doxygen configuration; work around bug with doxygen parsing of
2008-06-02 20:08:37 +00:00
QR
Add QR and Cholesky module instantiations in the lib.
2008-06-14 13:02:41 +00:00
CMakeLists.txt
added Cholesky module
2008-04-27 10:57:32 +00:00