Overload List
| Name | Description | |
|---|---|---|
| LinearSpline()()() |
Default constructor. Constructs a LinearSpline instance with no
tabulated values.
| |
| LinearSpline(DoubleVector, DoubleVector) |
Constructs an instance of LinearSpline for the given paired
vectors of x- and y-values.
|