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
62
Commits
15
Branches
93
Tags
7d41ad9d90a51f788fcea260f3703d932af67611
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
7d41ad9d90
Get rid of a nasty const_cast by introducing a MatrixConstRef class.
...
Remove the __restrict__'s for now.
2007-09-29 17:27:20 +00:00
doc
make matrix multiplication do immediate evaluation; add lazyMul() for the old behaviour
2007-09-29 08:28:36 +00:00
src
Get rid of a nasty const_cast by introducing a MatrixConstRef class.
2007-09-29 17:27:20 +00:00
test
make matrix multiplication do immediate evaluation; add lazyMul() for the old behaviour
2007-09-29 08:28:36 +00:00
CMakeLists.txt
make matrix multiplication do immediate evaluation; add lazyMul() for the old behaviour
2007-09-29 08:28:36 +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%