I'm looking for a good C++ library to give me functions to solve for large cubic splines (on the order of 1000 points) anyone know one?
Try the Cubic B-Spline library:
and ALGLIB: