My Project
Main Page
Related Pages
Namespaces
Classes
Files
File List
Users
jisoochoi
Desktop
EPSS
VERB
verb-2-0
verb-2-0
Matrix
Interpolation
spline.h
1
6
void
spline(
double
*x,
double
*y,
int
n,
double
yp1,
double
ypn,
double
*y2);
7
void
splint(
double
*xa,
double
*ya,
double
*y2a,
int
n,
double
x,
double
*y);
Generated by
1.8.10