visad.paoloa.spline
Class Spline
java.lang.Object
visad.paoloa.spline.Spline
public class Spline
- extends Object
Method Summary |
void |
getspline_c(double[] y,
double[] y_s0,
double val,
int mode,
double[] wkvalue)
|
static void |
main(String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Spline
public Spline(String filename)
throws VisADException,
RemoteException,
IOException
- Throws:
VisADException
RemoteException
IOException
main
public static void main(String[] args)
throws VisADException,
RemoteException,
IOException
- Throws:
VisADException
RemoteException
IOException
getspline_c
public void getspline_c(double[] y,
double[] y_s0,
double val,
int mode,
double[] wkvalue)