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
161
Commits
11
Branches
89
Tags
182
MiB
C++
85%
Fortran
8.6%
C
2.8%
CMake
1.9%
Cuda
1.2%
Other
0.4%
5111ace0d6
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
5111ace0d6
move default parameter values from function definition to function declaration.
...
doxygen likes it and this fixes compilation on ICC.
2008-01-06 19:34:28 +00:00
doc
- move: DerivedTraits becomes MatrixBase::Traits
2008-01-06 16:35:21 +00:00
Eigen
move default parameter values from function definition to function declaration.
2008-01-06 19:34:28 +00:00
test
- move: DerivedTraits becomes MatrixBase::Traits
2008-01-06 16:35:21 +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