Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fixed index that would cause crash with two point, two derivative interpolati... | Jeff | 2014-07-10 |
* | IndexArray is now a typename. | Jeff | 2014-06-25 |
* | Removed tabs and fixed indentation. | Jeff | 2014-06-23 |
* | Using LU decomposition with complete pivoting for better accuracy. | Jeff | 2014-06-23 |
* | Added Spline interpolation with derivatives. | Jeff | 2014-06-20 |
* | Fix "explicit instantiation of 'Eigen::Spline' must occur in namespace 'Eigen... | Gael Guennebaud | 2013-02-28 |
* | Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. | Benoit Jacob | 2012-07-13 |
* | Added spline interpolation with pre-defined knot parameters. | Hauke Heibel | 2012-04-13 |
* | Integrated spline class and simple spline fitting | Hauke Heibel | 2011-11-25 |