Skip to content

dadfar-ha/SPLINE_C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Cubic SPLINE Interpolation C++

Cubic SPLINE Interpolation for C++

This is a Simple code for using SPLINE interpolation in C++. You can use this 2D interpolation by replacing x and y as horizintal and vertical axis values to get the SPLINE values.

About

SPLINE Interpolation for C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages