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
126
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%
7ddc13b9fa
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
7ddc13b9fa
use a more c++-ish way of preventing the compiler from generating default operator=
...
when it's not wanted. Thanks to Christian Mayer for the tip.
2007-12-12 16:52:17 +00:00
doc
and here is the fixed-size Block class
2007-12-05 07:39:26 +00:00
src
use a more c++-ish way of preventing the compiler from generating default operator=
2007-12-12 16:52:17 +00:00
test
revert most of my previous commit. forcing the compiler to inline only increased
2007-12-11 14:57:42 +00:00
CMakeLists.txt
play with inlining to get better performance when the compiler is not asked to optimize
2007-12-11 13:14:14 +00:00