eigen/unsupported/Eigen/src
2011-08-24 18:26:38 +08:00
..
AutoDiff Autodiff: fix scalr - active_scalar 2011-05-14 22:38:41 +02:00
BVH the min/max macros to detect unprotected min/max were undefined by some std header, 2011-08-19 14:18:05 +02:00
FFT fix few warnings reported by clang 2011-07-07 22:20:04 +02:00
IterativeSolvers compilation fix with conjugate_gradient_solve_retval_with_guess 2011-07-26 14:43:20 +02:00
KroneckerProduct add a KroneckerProduct module (unsupported) from Kolja Brix and Andreas Platen materials. 2011-06-22 14:39:11 +02:00
MatrixFunctions fix: <ctime> is necessary for srand(time(NULL)) 2011-08-24 18:26:38 +08:00
MoreVectorization bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
NonLinearOptimization fix a bug where some rotations were not initialized 2011-08-04 05:02:04 +02:00
NumericalDiff protect calls to min and max with parentheses to make Eigen compatible with default windows.h 2011-07-21 11:19:36 +02:00
Polynomials bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
Skyline protect calls to min and max with parentheses to make Eigen compatible with default windows.h 2011-07-21 11:19:36 +02:00
SparseExtra protect calls to min and max with parentheses to make Eigen compatible with default windows.h 2011-07-21 11:19:36 +02:00
CMakeLists.txt add a KroneckerProduct module (unsupported) from Kolja Brix and Andreas Platen materials. 2011-06-22 14:39:11 +02:00