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
bf31d81aac
eigen
/
Eigen
History
Benoit Jacob
bf31d81aac
argh, gael you're more clever than i remembered. diagonal product is
...
optimized. so, i almost revert, just reordering to reduce # of load/store.
2008-08-24 20:53:04 +00:00
..
src
argh, gael you're more clever than i remembered. diagonal product is
2008-08-24 20:53:04 +00:00
Array
doc fixes, and extended Basic Linear Algebra and Reductions sections
2008-08-20 13:07:46 +00:00
Cholesky
bugfix in CholeskyWithoutSquareRoot::solve found by Timothy Hunter
2008-08-16 07:09:39 +00:00
CMakeLists.txt
forgot to install Regression public header
2008-08-24 19:39:07 +00:00
Core
* Add the possibility to customize the output of matrices, e.g.:
2008-08-21 13:17:21 +00:00
CoreDeclarations
* split Meta.h to Meta.h (generic meta programming) and XprHelper.h (relates to eigen mechanism)
2008-08-24 15:15:32 +00:00
Geometry
Various compilation fixes for MSVC 9. All tests compile but some
2008-08-19 11:06:40 +00:00
LU
Complete LU documentation
2008-08-11 21:26:37 +00:00
QR
* doc improvements in Cwise and PartialRedux:
2008-08-19 04:30:28 +00:00
Regression
fix a number of compiler errors and warnings with gcc 4.3. There was a missing
2008-08-22 01:19:53 +00:00
Sparse
fix a number of compiler errors and warnings with gcc 4.3. There was a missing
2008-08-22 01:19:53 +00:00
SVD
missing SVD header file
2008-08-19 20:18:46 +00:00