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-09 22:56:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
test
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
Hello, World!
2007-09-05 10:42:15 +00:00
main.cpp
Hello, World!
2007-09-05 10:42:15 +00:00
main.h
don't enclose eigen in a namespace. prefixing is the way to go.
2007-09-27 19:24:57 +00:00
matrixmanip.cpp
add operators *= and /=
2007-09-27 19:20:06 +00:00
matrixops.cpp
add operators *= and /=
2007-09-27 19:20:06 +00:00
vectorops.cpp
add operators *= and /=
2007-09-27 19:20:06 +00:00