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