polint.h File Reference

Some other interpolation from numerical recepies. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void polint (double *xa, double *ya, int n, double x, double *y, double *dy)
 Some other interpolation from numerical recepies.


Detailed Description

Some other interpolation from numerical recepies.

Definition in file polint.h.


Function Documentation

void polint ( double *  xa,
double *  ya,
int  n,
double  x,
double *  y,
double *  dy 
)

Some other interpolation from numerical recepies.

Definition at line 14 of file polint.cpp.

References Output::echo(), and i.

Referenced by Matrix1D< T >::Polint().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Thu May 27 11:53:19 2010 for VERB_CODE_2.0 by  doxygen 1.5.9