Overload List

  Name Description
Public method GetSegmentEnd(ICumulFunctionExpr, Int32)
This method assumes that the cumul function expression f is fixed. It returns the end of the ith segment of the cumul function expression f.
Public method GetSegmentEnd(IStateFunction, Int32)
This method assumes that state function f is fixed. It returns the end of the ith segment of the state function f.

See Also