Overload List
| Name | Description | |
|---|---|---|
|
|
SetPeriodic(INumToNumStepFunction, Double) | |
|
|
SetPeriodic(INumToNumStepFunction, Double, Double) |
This member function initializes the invoking function as a step function that repeats the step function f, n times after x0. More precisely, if f is defined on [xfpMin,xfpMax) and if the invoking function is defined on [xMin,xMax), the value of the invoking function will be:
|
|
|
SetPeriodic(INumToNumStepFunction, Double, Double, Double) |
This member function initializes the invoking function as a step function that repeats the step function f, n times after x0. More precisely, if f is defined on [xfpMin,xfpMax) and if the invoking function is defined on [xMin,xMax), the value of the invoking function will be:
|