Deeploy.TilingExtension.GenericFlow.GenericFlow

class Deeploy.TilingExtension.GenericFlow.GenericFlow

Bases: Generic[flowType, iteratorType]

Methods

__init__()

__init__()

computeGenSet(step)

computeKillSet(step)

flow(iterator[, initialLiveSet])

flowStep(liveSet, killSet, genSet)

preComputeStep(step)