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
576
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%
0940ad7127
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
0940ad7127
add normalization functions to Quaternion and fix compilation
...
issue with custom types
2008-09-14 12:21:22 +00:00
bench
typos in bench/
2008-08-29 16:10:08 +00:00
cmake
* bug fixes in: Dot, generalized eigen problem, singular matrix detetection in Cholesky
2008-08-23 15:14:20 +00:00
demos
* Quaternion: added dot product and angularDistance functions. The latter is
2008-09-11 11:19:34 +00:00
disabled
spelling + some krazy directives
2008-08-28 21:44:56 +00:00
doc
* fix issues with "long double" type (useful to enforce the use of x87 registers)
2008-09-14 11:59:10 +00:00
Eigen
add normalization functions to Quaternion and fix compilation
2008-09-14 12:21:22 +00:00
test
* fix issues with "long double" type (useful to enforce the use of x87 registers)
2008-09-14 11:59:10 +00:00
.krazy
* Add Hyperplane::transform(Matrix/Transform)
2008-08-31 13:32:29 +00:00
CMakeLists.txt
same thing with EIGEN_BINARY_DIR. Now the doc generation works from kdesupport.
2008-08-31 15:20:25 +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
* it's \returns not \Returns
2008-08-20 04:34:04 +00:00
Mainpage.dox
api.kde.org is still bugged, let's do another try...
2008-08-30 16:30:58 +00:00