eigen/Eigen
Benoit Jacob 0998c51d1f - remove the ASM macro as in fact Gael had been removing all the remaining
asm("...") from the code while fixing MSVC compat (so your changes crossed
  one another).
- move the pragma warning to CoreDeclarations, it's the right place to do early
  platform checks.

CCMAIL:ps_ml@gmx.de
2008-08-21 21:07:24 +00:00
..
src - remove the ASM macro as in fact Gael had been removing all the remaining 2008-08-21 21:07:24 +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 * Fix CMakeLists.txt issue with SVD 2008-08-20 15:58:01 +00:00
Core * Add the possibility to customize the output of matrices, e.g.: 2008-08-21 13:17:21 +00:00
CoreDeclarations - remove the ASM macro as in fact Gael had been removing all the remaining 2008-08-21 21:07:24 +00:00
Geometry Various compilation fixes for MSVC 9. All tests compile but some 2008-08-19 11:06:40 +00:00
LU
QR * doc improvements in Cwise and PartialRedux: 2008-08-19 04:30:28 +00:00
Regression
Sparse
SVD missing SVD header file 2008-08-19 20:18:46 +00:00