Overload List

  Name Description
Public method NumToNumSegmentFunction()()()()
This constructor creates a piecewise linear function that is constant. It is defined everywhere with value 0.
Public method 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.

See Also