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-24 22:04:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
util
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
..
CMakeLists.txt
split those files in util/
2008-04-10 09:41:13 +00:00
Constants.h
* refactoring of Product:
2008-06-19 17:33:57 +00:00
ForwardDeclarations.h
work on rotations in the Geometry module:
2008-06-21 15:01:49 +00:00
Macros.h
* move some compile time "if" to their respective unroller (assign and dot)
2008-06-07 01:07:48 +00:00
Meta.h
* more cleaning in Product
2008-06-19 23:00:51 +00:00
StaticAssert.h
Started a Transform class in the Geometry module to represent
2008-06-15 08:33:44 +00:00