STIRA  0.1
Public Attributes | List of all members
stira::common::dataRow Struct Reference

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
 

Detailed Description

help struct to create data interpolation


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