ftp.nice.ch/pub/next/developer/objc/appkit/ContourPlot.1.4.NIHS.bs.tar.gz#/ContourPlot/splin2.h

This is splin2.h in view mode; [Download] [Up]

void splin2(float *x1a, float *x2a, float **ya, float **y2a, int m, int n, float x1, float x2, float *y);
void splie2(float *x1a, float *x2a, float **ya, int m, int n, float **y2a);
void splint(float *xa, float *ya, float *y2a, int n, float x, float *y);
void spline(float *x, float *y, int n, float yp1, float ypn, float *y2);


void nrerror(char *error_text);

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.