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
83
Commits
15
Branches
93
Tags
06e1e0d83be56b4b38041fb19749ae79303c09c5
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
06e1e0d83b
fix dot product, add norm/norm2/normalized
...
add fuzzy compares for matrices/vectors add random matrix/vector generation
2007-10-10 06:09:56 +00:00
doc
reorganize meta loop unrolling, add Trace (meta-unrolled), fix compilation issues in
2007-10-07 16:40:49 +00:00
src
fix dot product, add norm/norm2/normalized
2007-10-10 06:09:56 +00:00
test
fix dot product, add norm/norm2/normalized
2007-10-10 06:09:56 +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%