this fork is used specifically to directly compute derivatives while evaluating the spline CSAPS: cubic spline approximation (smoothing) Eigen based C++ implementation of cubic spline approximation (smoothing). Currently UnivariateCubicSmoothingSpline class is implemented.