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
b970a9c8aa21f74a5de644729f990ed202c2fceb
eigen
/
Eigen
/
src
History
Gael Guennebaud
b970a9c8aa
trivial fix in EulerAngles constructor
2008-07-15 22:42:55 +00:00
..
Array
- many updates after Cwise change
2008-07-08 07:56:01 +00:00
Cholesky
the big Array/Cwise rework as discussed on the mailing list. The new API
2008-07-08 00:49:10 +00:00
Core
Optimization: added super efficient rowmajor * vector product (and vector * colmajor).
2008-07-13 01:22:54 +00:00
Geometry
trivial fix in EulerAngles constructor
2008-07-15 22:42:55 +00:00
LU
the big Array/Cwise rework as discussed on the mailing list. The new API
2008-07-08 00:49:10 +00:00
QR
I forgot that the previous commit needed minor changes outside the bench folder
2008-07-08 17:25:58 +00:00
Sparse
* added an in-place version of inverseProduct which
2008-06-29 21:29:12 +00:00
CMakeLists.txt
* update CMakeLists, only build instantiations if TEST_LIB is defined
2008-06-27 10:53:30 +00:00