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
53
Commits
15
Branches
93
Tags
628b1a8f6d2635bc7dadfd16f3af56b4a664e233
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
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
doc
implement scalar operators separately for each type using a macro.
2007-09-27 07:42:12 +00:00
src
implement scalar operators separately for each type using a macro.
2007-09-27 07:42:12 +00:00
test
fix bugs caused by default copy constructors being called. valgrind,
2007-09-26 14:06:32 +00:00
CMakeLists.txt
add operator *= between matrices, with automatic aliasing.
2007-09-07 08:18:21 +00:00
Description
No description provided
MPL-2.0
119
MiB
Languages
C++
85.6%
Fortran
8.9%
CMake
2%
C
1.6%
Cuda
1.2%
Other
0.6%