This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d99d9407df76d432bf9459ce000a2506e887c03b
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