CSAPS: cubic spline approximation (smoothing)
Eigen based C++ implementation of cubic spline approximation (smoothing).
Currently UnivariateCubicSmoothingSpline class is implemented.
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upEigen based C++ implementation of cubic spline approximation (smoothing).
Currently UnivariateCubicSmoothingSpline class is implemented.