Skip to content

carissableker/monotone_spline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Monotone spline function C++

Based on ``Accurate Monotonicity Preserving Cubic Interpolation'' paper

x is monotone increasing

To compile:

g++ -std=c++11 hyman_spline.cpp -o spline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages