This website requires JavaScript.
Explore
Help
Register
Sign In
CFD
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
152
Commits
2
Branches
88
Tags
112
MiB
C++
84.6%
Fortran
8.9%
C
2.9%
CMake
1.9%
Cuda
1.2%
Other
0.5%
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