Gael Guennebaud
|
b311bfb752
|
bug #1596: fix inclusion of Eigen's header within unsupported modules.
|
2018-09-17 09:54:29 +02:00 |
|
Jeff
|
08c615f1e4
|
IndexArray is now a typename.
Changed interpolate with derivatives test to use VERIFY_IS_APPROX.
|
2014-06-25 19:02:57 -06:00 |
|
Jeff
|
5dbbe6b400
|
Added Spline interpolation with derivatives.
|
2014-06-20 22:12:45 -06:00 |
|
Gael Guennebaud
|
bd6eca059d
|
Fix compilation of SPlines module
|
2014-02-17 10:00:38 +01:00 |
|
Hauke Heibel
|
e722f36ffa
|
Fixed issue #734 (thanks to Philipp Büttgenbach for reporting the issue and proposing a fix).
Kept ColMajor layout if possible in order to keep derivatives of the same order adjacent in memory.
|
2014-02-01 20:49:48 +01:00 |
|
Benoit Jacob
|
69124cfca2
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
|
Hauke Heibel
|
a8a2bf3b5a
|
Added docs to the spline module.
|
2011-12-04 18:44:01 +01:00 |
|
Hauke Heibel
|
b00a33bc70
|
Integrated spline class and simple spline fitting
|
2011-11-25 14:53:40 +01:00 |
|