![]() | joinCartesianType Enumeration |
Namespace: WhetStone.Looping
[FlagsAttribute] public enum CartesianType
Member name | Value | Description | |
---|---|---|---|
AllPairs | 0 | All combinations will be included. | |
NoSymmatry | 1 | All combinations will be in descending order, in relation to the source index. | |
NoReflexive | 2 | All combinations that have the same element more than once will be omitted. |