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
151
Commits
11
Branches
89
Tags
182
MiB
C++
85%
Fortran
8.6%
C
2.8%
CMake
1.9%
Cuda
1.2%
Other
0.4%
6b9370e0f0
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
6b9370e0f0
more changes in ScalarMultiple, reintroduce FloatingPoint in NumTraits, improve
...
examples
2007-12-26 09:25:00 +00:00
doc
more changes in ScalarMultiple, reintroduce FloatingPoint in NumTraits, improve
2007-12-26 09:25:00 +00:00
Eigen
more changes in ScalarMultiple, reintroduce FloatingPoint in NumTraits, improve
2007-12-26 09:25:00 +00:00
test
- eigen2 now fully enforces constness! found a way to achieve that
2007-12-25 17:20:58 +00:00
CMakeLists.txt
rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h>
2007-12-20 21:25:13 +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
everything works, make now runs doxygen once and only once, after all
2007-12-21 11:29:04 +00:00