eigen/unsupported/Eigen/src
2014-04-12 12:53:09 +01:00
..
AutoDiff Fixed bug #702 and added unit test. 2013-11-07 18:32:24 +01:00
BVH Fix "missing return statement at end of non-void function" 2013-03-01 14:33:11 +01:00
Eigenvalues bug #230, fix compilation issues and wrong static assertions 2013-06-18 09:44:40 +02:00
FFT Fix bug #314: 2012-11-06 15:25:50 +01:00
IterativeSolvers MINRES, bug #715: add support for zero rhs, and remove square test. 2014-03-17 16:33:52 -07:00
KroneckerProduct optimize sparse-sparse Kronecker product 2014-02-14 14:46:01 +01:00
LevenbergMarquardt Add include LevenbergMarquardt in CMakeLists.txt. 2014-04-12 12:53:09 +01:00
MatrixFunctions Added missing inline statements in order to prevent linker errors. 2013-08-27 15:41:18 +02:00
MoreVectorization
NonLinearOptimization compilation fixes in unsupported 2013-06-12 12:52:41 +02:00
NumericalDiff Replace assert() by eigen_assert() (fixes bug #548). 2013-02-02 22:04:42 +00:00
Polynomials Fix bug #314: move remaining math functions from internal to numext namespace 2013-06-10 23:40:56 +02:00
Skyline
SparseExtra Fix no newline at end of file warning 2014-04-01 11:21:14 +02:00
Splines fix Spline constructor 2014-03-15 08:42:20 +08:00
SVD BDCSVD: Use rational interpolation to solve secular equation. 2013-08-27 15:30:11 +01:00
CMakeLists.txt Add include LevenbergMarquardt in CMakeLists.txt. 2014-04-12 12:53:09 +01:00