This website requires JavaScript.
Explore
Help
Sign In
mirror
/
eigen
Watch
2
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-01-18 14:34:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
73
Commits
11
Branches
89
Tags
171
MiB
C++
84.8%
Fortran
8.7%
C
2.9%
CMake
1.9%
Cuda
1.2%
Other
0.4%
c768a44909
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Benoit Jacob
c768a44909
Add matrix transposition
2007-10-01 18:20:35 +00:00
doc
Add matrix transposition
2007-10-01 18:20:35 +00:00
src
Add matrix transposition
2007-10-01 18:20:35 +00:00
test
temporarily remove division unit-tests. they caused div-by-zero's , reported by Michael Olbrich.
2007-09-30 16:45:40 +00:00
CMakeLists.txt
make matrix multiplication do immediate evaluation; add lazyMul() for the old behaviour
2007-09-29 08:28:36 +00:00