LinearExtrapolator.data

Holds the data value of type T for linear extrapolation.

struct LinearExtrapolator(T)
T data;