Click here to Skip to main content
15,886,004 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 280.1K   16.7K   114  
This article presents a from-scratch implementation of cubic spline interpolation in C#.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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