Overload List

  Name Description
Public method 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.
Public method 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.

See Also