 | PermutationPicks Property |
Namespace:
Kaos.Combinatorics
Assembly:
KaosCombinatorics (in KaosCombinatorics.dll) Version: 6.0.0.0
Syntaxpublic int Picks { get; }
Property Value
Type:
Int32
RemarksAlso known as k. If value is less than Choices, this is a k-permutation.
See Also