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