eigen/unsupported/Eigen
Manuel Yguel 9a4a08da46 Creation of the Polynomials module with the following features:
* convenient functions:
  - Horner and stabilized Horner evaluation
  - polynomial coefficients from a set of given roots
  - Cauchy bounds
* a QR based polynomial solver
2010-03-25 03:15:05 +01:00
..
src Creation of the Polynomials module with the following features: 2010-03-25 03:15:05 +01:00
AdolcForward update URL for adol-c 2009-09-27 01:56:50 +02:00
AlignedVector3 unsupported/Eigen/AlignedVector3: dummy_precision is now in NumTraits 2010-02-10 17:59:27 +00:00
AutoDiff Clean up one compilation error and two warnings. 2010-01-26 16:02:19 +00:00
BVH remove the \addexample tags 2009-09-03 11:22:42 +02:00
CMakeLists.txt Creation of the Polynomials module with the following features: 2010-03-25 03:15:05 +01:00
FFT needed different proxy return types for fwd,inv to work around static asserts 2010-03-07 22:05:48 -05:00
IterativeSolvers
MatrixFunctions Move documentation of MatrixBase methods in MatrixFunctions to module page. 2010-03-22 13:58:19 +00:00
MoreVectorization
NonLinearOptimization fix compilation 2010-01-27 23:43:15 +01:00
NumericalDiff documentation fixes 2009-11-10 21:33:36 +01:00
Polynomials Creation of the Polynomials module with the following features: 2010-03-25 03:15:05 +01:00
Skyline fix Skyline module doxygen stuff 2009-11-10 21:47:57 +01:00