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-03-01 18:26:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
158
Commits
11
Branches
89
Tags
182
MiB
C++
85%
Fortran
8.6%
C
2.8%
CMake
1.9%
Cuda
1.2%
Other
0.4%
495eb7053a
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
495eb7053a
Patch by Gael Guennebaud, making Eigen compatible with the Intel compiler (icc).
...
CCMAIL:eigen@lists.tuxfamily.org
2008-01-06 13:17:07 +00:00
doc
- make MatrixBase and all expressions aware of their preferred traversal order.
2008-01-05 10:57:14 +00:00
Eigen
Patch by Gael Guennebaud, making Eigen compatible with the Intel compiler (icc).
2008-01-06 13:17:07 +00:00
test
- make MatrixBase and all expressions aware of their preferred traversal order.
2008-01-05 10:57:14 +00:00
CMakeLists.txt
part 2 of the reorganization. Benefits/changes:
2007-12-28 16:20:00 +00:00
Doxyfile
move the documentation to doc/, add dummy documentation to srcdir/ compiling to
2007-12-21 07:30:15 +00:00
Mainpage.dox
cleanup: remove copy contructors when the compiler is able to generate a satisfactory
2007-12-31 13:29:51 +00:00