eigen/unsupported/Eigen
Benoit Jacob 9962c59b56 * implement the corner() API change: new methods topLeftCorner() etc
* get rid of BlockReturnType: it was not needed, and code was not always using it consistently anyway
* add topRows(), leftCols(), bottomRows(), rightCols()
* add corners unit-test covering all of that
* adapt docs, expand "porting from eigen 2 to 3"
* adapt Eigen2Support
2010-04-22 14:11:18 -04:00
..
src * implement the corner() API change: new methods topLeftCorner() etc 2010-04-22 14:11:18 -04: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 * merge with mainline 2010-04-16 11:25:50 -04:00
IterativeSolvers
MatrixFunctions Move documentation of MatrixBase methods in MatrixFunctions to module page. 2010-03-22 13:58:19 +00:00
MoreVectorization
NonLinearOptimization * implement the corner() API change: new methods topLeftCorner() etc 2010-04-22 14:11:18 -04:00
NumericalDiff documentation fixes 2009-11-10 21:33:36 +01:00
Polynomials Fix some doc typos. 2010-03-25 16:54:00 +01:00
Skyline fix Skyline module doxygen stuff 2009-11-10 21:47:57 +01:00