aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/Splines/Spline.h
Commit message (Expand)AuthorAge
* Spline.h: fix spelling "spang" -> "span"Gravatar Steven Peters2019-02-08
* Fix some shadow warningsGravatar Christoph Hertzberg2018-08-25
* Fixed a code comment errorGravatar Yi Lin2016-07-20
* Enable and fix -Wdouble-conversion warningsGravatar Christoph Hertzberg2016-05-05
* fix some legitimate shadow warningsGravatar Gael Guennebaud2015-06-09
* Added Spline interpolation with derivatives.Gravatar Jeff2014-06-20
* fix Spline constructorGravatar Bo Li2014-03-15
* Fix warning typedef XXX locally defined but not usedGravatar Gael Guennebaud2013-06-21
* Fix several documentation issuesGravatar Gael Guennebaud2012-12-24
* Added a default constructor for Splines which creates zero (constant) splines.Gravatar Hauke Heibel2012-07-28
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* Added docs to the spline module.Gravatar Hauke Heibel2011-12-04
* Integrated spline class and simple spline fittingGravatar Hauke Heibel2011-11-25