Overload List

  Name Description
Public method SetMin(INumToNumStepFunction)

This member function sets the value of the invoking step function to be the minimum between the current value and the value of fct everywhere on the definition interval of the invoking function. The definition interval of fct must be the same as the one of the invoking step function.

Public method SetMin(Double, Double, Double)

This member function sets the value of the invoking step function to be the minimum between the current value and v everywhere on the interval [x1, x2).

See Also