Back to FabImage Studio website

You are here: Start » Filter Reference » Data Flow » Loop Generators » EnumerateCombinations

EnumerateCombinations


Module: FoundationLite

In each consecutive iteration produces a consecutive combination of integer numbers.

Name Type Range Description
Input value
inCombinationSize Integer 0 -
Input value
inSetSize Integer 0 -
Input value
inRepeat Bool Determines whether to repeat loop
Output value
outCombination IntegerArray
Output value
outIndex Integer

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Combination size cannot be greater than the set size in EnumerateCombinations.

Complexity Level

This filter is available on Basic Complexity Level.