Skip to content

hashb/csaps-cpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSAPS: cubic spline approximation (smoothing)

Eigen based C++ implementation of cubic spline approximation (smoothing).

Currently UnivariateCubicSmoothingSpline class is implemented.

About

Eigen based C++11 implementation of cubic spline approximation (smoothing)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.3%
  • CMake 18.7%