eigen/unsupported/test
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
..
alignedvector3.cpp
autodiff.cpp a couple of improvements in the Autodiff module 2010-01-05 16:04:05 +01:00
BVH.cpp port unsupported modules to new API 2010-01-05 15:38:20 +01:00
CMakeLists.txt Creation of the Polynomials module with the following features: 2010-03-25 03:15:05 +01:00
FFT.cpp merge 2010-02-16 21:41:04 -05:00
FFTW.cpp minor edit 2010-03-07 23:57:02 -05:00
forward_adolc.cpp
matrix_exponential.cpp API change: ei_matrix_exponential(A) --> A.exp(), etc 2010-03-16 17:26:55 +00:00
matrix_function.cpp API change: ei_matrix_exponential(A) --> A.exp(), etc 2010-03-16 17:26:55 +00:00
NonLinearOptimization.cpp * implement the corner() API change: new methods topLeftCorner() etc 2010-04-22 14:11:18 -04:00
NumericalDiff.cpp
polynomialsolver.cpp Add missing test files for Polynomials module. 2010-03-25 03:21:52 +01:00
polynomialutils.cpp Fix wrong header and warnings in polynomialutils.cpp 2010-03-25 03:31:33 +01:00