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
8cef541b5a69b6d795677897f4049a7f72fa9911
eigen
/
Eigen
/
src
History
Gael Guennebaud
32c5ea388e
work on rotations in the Geometry module:
...
- convertions are done trough constructors and operator= - added a EulerAngles class
2008-06-21 15:01:49 +00:00
..
Array
* added a pseudo expression Array giving access to:
2008-06-20 12:38:03 +00:00
Cholesky
Add QR and Cholesky module instantiations in the lib.
2008-06-14 13:02:41 +00:00
Core
work on rotations in the Geometry module:
2008-06-21 15:01:49 +00:00
Geometry
work on rotations in the Geometry module:
2008-06-21 15:01:49 +00:00
LU
* Block: row and column expressions in the inner direction
2008-06-16 14:54:31 +00:00
QR
* split Product to a DiagonalProduct template specialization
2008-06-15 11:54:18 +00:00
CMakeLists.txt
added Cholesky module
2008-04-27 10:57:32 +00:00