Click here to Skip to main content
15,895,256 members
Articles / Programming Languages / C#

C# Cubic Spline Interpolation

Rate me:
Please Sign up or sign in to vote.
4.92/5 (72 votes)
1 Apr 2016CPOL7 min read 281.9K   16.7K   114  
This article presents a from-scratch implementation of cubic spline interpolation in C#.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions