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
194
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%
f64311e07d
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
Gael Guennebaud
f64311e07d
Extended the comma initializer to support xpr on the right side:
...
Matrix3i mat; Vector2i vec(33,66); mat << vec.transpose(), 99, vec, Matrix2i::random();
2008-03-08 19:46:06 +00:00
doc
Extended the comma initializer to support xpr on the right side:
2008-03-08 19:46:06 +00:00
Eigen
Extended the comma initializer to support xpr on the right side:
2008-03-08 19:46:06 +00:00
test
Extended the comma initializer to support xpr on the right side:
2008-03-08 19:46:06 +00:00
CMakeLists.txt
part 2 of the reorganization. Benefits/changes:
2007-12-28 16:20:00 +00:00
COPYING
Relicense --> dual-license LGPL3+/GPL2+
2008-02-28 15:44:45 +00:00
COPYING.LESSER
Relicense --> dual-license LGPL3+/GPL2+
2008-02-28 15:44:45 +00:00
Doxyfile
Ready for alpha2 release.
2008-01-07 09:34:21 +00:00
Mainpage.dox
Ready for alpha2 release.
2008-01-07 09:34:21 +00:00