eigen/unsupported/Eigen
Thomas Capricelli d3850641a1 remove some duplicated code LevenbergMarquardt::minimizeNumericalDiff*() by
using the generic Eigen NumericalDiff recently introduced.

LevenbergMarquardt::lmdif1(), which is provided as a convenience method for
people porting code from (c)minpack, is now a static function
2009-09-28 03:26:42 +02:00
..
src remove some duplicated code LevenbergMarquardt::minimizeNumericalDiff*() by 2009-09-28 03:26:42 +02:00
AdolcForward remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
AlignedVector3 fix warning about unused variable 2009-08-29 02:48:44 +02:00
AutoDiff remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
BVH remove the \addexample tags 2009-09-03 11:22:42 +02:00
CMakeLists.txt new unsupported module by Jitse Niesen: matrix exponential 2009-05-05 20:46:55 +00:00
IterativeSolvers remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
MatrixFunctions remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
MoreVectorization Add new unsupported modules to doc/unsupported_modules.dox 2009-08-18 15:30:38 +01:00
NonLinear remove some duplicated code LevenbergMarquardt::minimizeNumericalDiff*() by 2009-09-28 03:26:42 +02:00
NumericalDiff starting work on a Numerical differenciation module 2009-09-28 02:43:07 +02:00