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
c5020c6e8e34cab4da76d14c334969afcf201a28
eigen
/
Eigen
/
src
/
Array
History
Gael Guennebaud
c5020c6e8e
patch from Ricard Marxer: add doc example for select()
2009-01-17 09:59:32 +00:00
..
AllAndAny.h
* replace postfix ++ by prefix ++ wherever that makes sense in Eigen/
2008-12-17 14:30:01 +00:00
CMakeLists.txt
* start of the Geometry module with a cross product and quaternion expressions
2008-06-02 22:58:36 +00:00
CwiseOperators.h
* move cwise *= and /= to Core (like * and /)
2009-01-12 13:41:40 +00:00
Functors.h
* patch from Konstantinos Margaritis: bugfix in Altivec version of ei_pdiv
2008-08-25 16:22:56 +00:00
Norms.h
Update e-mail address
2008-11-24 13:40:43 +00:00
PartialRedux.h
*add PartialRedux::cross() with unit test
2009-01-05 14:26:34 +00:00
Random.h
Add .perpendicular() function in Geometry module (adapted from Eigen1)
2008-07-22 10:54:42 +00:00
Select.h
patch from Ricard Marxer: add doc example for select()
2009-01-17 09:59:32 +00:00