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-10-17 10:31:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
doc
History
Benoit Jacob
4e299afb1f
don't enclose eigen in a namespace. prefixing is the way to go.
...
For example Qt uses a prefix and no namespace (except for a few things)
2007-09-27 19:24:57 +00:00
..
CMakeLists.txt
add operator *= between matrices, with automatic aliasing.
2007-09-07 08:18:21 +00:00
tutorial.cpp
don't enclose eigen in a namespace. prefixing is the way to go.
2007-09-27 19:24:57 +00:00