Kaos.Combinatorics Library
Kaos.Combinatorics Library
Kaos.Combinatorics
Combination Class
Combination Constructor
Combination Constructor
Combination Constructor (Int32)
Combination Constructor (Combination)
Combination Constructor (Int32, Int32)
Combination Constructor (Int32, Int32[])
Combination Constructor (Int32, Int32, Int64)
Combination Constructor (Int32)
Initializes a new combination of
Rank
0 with the supplied number of elements.
Namespace:
Kaos.Combinatorics
Assembly:
KaosCombinatorics (in KaosCombinatorics.dll) Version: 5.0.0.6
Syntax
C#
Copy
public
Combination
(
int
choices
)
Parameters
choices
Type:
System
Int32
Number of elements in the sequence.
Exceptions
Exception
Condition
ArgumentOutOfRangeException
When
choices
less than 0.
See Also
Reference
Combination Class
Combination Overload
Kaos.Combinatorics Namespace
[v5.0.0.6] Copyright © 2009-2018 Kasey O. (github.com/kaosborn)