This website requires JavaScript.
Explore
Help
Register
Sign In
CFD
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4e299afb1f
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