Bo Li
|
4fe56a0e02
|
fix Spline constructor
|
2014-03-15 08:42:20 +08: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 |
|
Gael Guennebaud
|
cf5c5ed725
|
Fix warning typedef XXX locally defined but not used
|
2013-06-21 09:27:38 +02:00 |
|
Gael Guennebaud
|
f41d96deb9
|
Fix several documentation issues
|
2012-12-24 13:33:22 +01:00 |
|
Hauke Heibel
|
52a0e0d65e
|
Added a default constructor for Splines which creates zero (constant) splines.
|
2012-07-28 13:37:29 +02:00 |
|
Benoit Jacob
|
69124cfca2
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
|
Hauke Heibel
|
84c93b048e
|
Added spline interpolation with pre-defined knot parameters.
|
2012-04-13 12:50:05 +02:00 |
|
Gael Guennebaud
|
06450882ab
|
add missing CMakeLists.txt in Splines
|
2011-12-08 23:12:39 +01:00 |
|
Hauke Heibel
|
accae638b2
|
Fixed a typo.
|
2011-12-06 15:42:05 +01: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 |
|