Overload List
| Name | Description | |
|---|---|---|
|
|
GetSegmentStart(ICumulFunctionExpr, Int32) |
This method assumes that the cumul function expression
f is fixed. It returns the start of the
ith segment of the cumul function expression f.
|
|
|
GetSegmentStart(IStateFunction, Int32) |
This method assumes that state function
f is fixed. It returns the start of the
ith segment of the
state function f.
|