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-28 15:52:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Geometry
History
Gael Guennebaud
8afaeb4ad5
doc fixes, and extended Basic Linear Algebra and Reductions sections
2008-08-20 13:07:46 +00:00
..
AngleAxis.h
* it's \returns not \Returns
2008-08-20 04:34:04 +00:00
CMakeLists.txt
* start of the Geometry module with a cross product and quaternion expressions
2008-06-02 22:58:36 +00:00
OrthoMethods.h
doc fixes, and extended Basic Linear Algebra and Reductions sections
2008-08-20 13:07:46 +00:00
Quaternion.h
* revert the previous interface change in solveTriangular (pointer vs reference)
2008-08-18 22:17:42 +00:00
Rotation.h
* it's \returns not \Returns
2008-08-20 04:34:04 +00:00
Transform.h
introduce copyCoeff and copyPacket methods in MatrixBase, used by
2008-08-05 18:00:23 +00:00