aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/splines.cpp
Commit message (Expand)AuthorAge
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Fixed compilation warningGravatar Benoit Steiner2016-02-09
* Fixed index that would cause crash with two point, two derivative interpolati...Gravatar Jeff2014-07-10
* IndexArray is now a typename.Gravatar Jeff2014-06-25
* Removed tabs and fixed indentation.Gravatar Jeff2014-06-23
* Using LU decomposition with complete pivoting for better accuracy.Gravatar Jeff2014-06-23
* Added Spline interpolation with derivatives.Gravatar Jeff2014-06-20
* Fix "explicit instantiation of 'Eigen::Spline' must occur in namespace 'Eigen...Gravatar Gael Guennebaud2013-02-28
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* Added spline interpolation with pre-defined knot parameters.Gravatar Hauke Heibel2012-04-13
* Integrated spline class and simple spline fittingGravatar Hauke Heibel2011-11-25