STIRA
0.1
|
help struct to create data interpolation More...
#include <MonotonicCubicSplineInterpolator.h>
Public Attributes | |
double | x |
x coordinate of source datapoint | |
double | y |
x coordinate of source datapoint | |
double | delta |
slopes of the secant lines between successive data points | |
double | m |
tangents at every data point | |
double | alpha |
double | beta |
help struct to create data interpolation