Overload List
| Name | Description | |
|---|---|---|
|
|
NumToNumSegmentFunction()()()() |
This constructor creates a piecewise linear function that is constant. It is defined everywhere
with value 0.
|
|
|
NumToNumSegmentFunction(array<Double>[]()[][], array<Double>[]()[][]) |
This constructor creates a piecewise linear function defined everywhere
whose segments are defined by the two argument arrays x and v.
|