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-22 21:04:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
util
History
Gael Guennebaud
ce425d92f1
Various documentation improvements, in particualr in Cholesky and Geometry module.
...
Added doxygen groups for Matrix typedefs and the Geometry module
2008-07-20 15:18:54 +00:00
..
CMakeLists.txt
split those files in util/
2008-04-10 09:41:13 +00:00
Constants.h
Various documentation improvements, in particualr in Cholesky and Geometry module.
2008-07-20 15:18:54 +00:00
ForwardDeclarations.h
Add cholesky's members to MatrixBase
2008-07-19 22:59:05 +00:00
Macros.h
Added MatrixBase::Unit*() static function to easily create unit/basis vectors.
2008-07-19 13:03:23 +00:00
Meta.h
the big Array/Cwise rework as discussed on the mailing list. The new API
2008-07-08 00:49:10 +00:00
StaticAssert.h
add some static asserts, use them, fix gcc 4.3 warning in Product.h.
2008-07-19 00:25:41 +00:00