OpenWAM
Public Member Functions | Public Attributes | List of all members
Base_interp Struct Referenceabstract
Inheritance diagram for Base_interp:
[legend]

Public Member Functions

 Base_interp (dVector &x, const double *y, int m)
 
double interp (double x)
 
int locate (const double x)
 
int hunt (const double x)
 
virtual double rawinterp (int jlo, double x)=0
 

Public Attributes

int n
 
int mm
 
int jsav
 
int cor
 
int dj
 
const double * xx
 
const double * yy
 

Detailed Description

Definition at line 285 of file Math_wam.h.


The documentation for this struct was generated from the following files: