Overload List

  Name Description
Public method SetMax(INumToNumStepFunction)

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

Public method SetMax(Double, Double, Double)

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

See Also