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
628b1a8f6d
eigen
/
doc
History
Benoit Jacob
628b1a8f6d
implement scalar operators separately for each type using a macro.
...
This is required e.g. to allow "2 * m" with m a matrix of doubles.
2007-09-27 07:42:12 +00:00
..
CMakeLists.txt
add operator *= between matrices, with automatic aliasing.
2007-09-07 08:18:21 +00:00
tutorial.cpp
implement scalar operators separately for each type using a macro.
2007-09-27 07:42:12 +00:00