# CSAPS: cubic spline approximation (smoothing) [Eigen](http://eigen.tuxfamily.org/index.php?title=Main_Page) based C++ implementation of cubic spline approximation (smoothing). Currently `UnivariateCubicSmoothingSpline` class is implemented.