Name | Description |
---|---|
Base class for variants of table look-up in two dimensions | |
Interpolate 1-dim. table where first column is time | |
Interpolate 1-dim. table where first column is time (but do not provide a derivative function) | |
Interpolate 1-dim. table where first column is time (but do not provide a second derivative function) | |
Derivative of interpolated 1-dim. table where first column is time | |
Derivative of interpolated 1-dim. table where first column is time (but do not provide a derivative function) | |
Second derivative of interpolated 1-dim. table where first column is time | |
Return minimum abscissa value of 1-dim. table where first column is time | |
Return maximum abscissa value of 1-dim. table where first column is time | |
Return next time event value of 1-dim. table where first column is time | |
Read table data | |
Interpolate 1-dim. table defined by matrix | |
Interpolate 1-dim. table defined by matrix (but do not provide a derivative function) | |
Interpolate 1-dim. table defined by matrix (but do not provide a second derivative function) | |
Derivative of interpolated 1-dim. table defined by matrix | |
Derivative of interpolated 1-dim. table defined by matrix (but do not provide a second derivative function) | |
Second derivative of interpolated 1-dim. table defined by matrix | |
Return minimum abscissa value of 1-dim. table defined by matrix | |
Return maximum abscissa value of 1-dim. table defined by matrix | |
Interpolate 2-dim. table defined by matrix | |
Interpolate 2-dim. table defined by matrix (but do not provide a derivative function) | |
Interpolate 2-dim. table defined by matrix (but do not provide a second derivative function) | |
Derivative of interpolated 2-dim. table defined by matrix | |
Derivative of interpolated 2-dim. table defined by matrix (but do not provide a second derivative function) | |
Second derivative of interpolated 2-dim. table defined by matrix | |
Return minimum abscissa value of 2-dim. table defined by matrix | |
Return maximum abscissa value of 2-dim. table defined by matrix |