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-02-23 18:20:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
152
Commits
11
Branches
89
Tags
181
MiB
C++
85%
Fortran
8.6%
C
2.8%
CMake
1.9%
Cuda
1.2%
Other
0.4%
e7bdbe2e6a
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
e7bdbe2e6a
matrix storage order can now also be row-dominant (choosable for each matrix separately)
...
map() moves from MatrixBase to Matrix much more documentation/examples/snippets
2007-12-27 21:43:10 +00:00
doc
matrix storage order can now also be row-dominant (choosable for each matrix separately)
2007-12-27 21:43:10 +00:00
Eigen
matrix storage order can now also be row-dominant (choosable for each matrix separately)
2007-12-27 21:43:10 +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