Description: Cubic spline interpolation function in C++, including type I and type II boundary conditions. Encapsulated in CSpline class, you can call directly.
To Search:
File list (Check if you may need any files):
三次样条函数插值\3OrderSpline.cpp
................\3OrderSpline.h
................\三次样条插值.ppt
................\三次样条插值程序原理.docx
................\调用方法.docx
三次样条函数插值