Represents a permutation, a rearrangement of the elements of a set or collection.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| C# |
public class Permutation
|
| Visual Basic (Declaration) |
Public Class Permutation
|
| Visual C++ |
public ref class Permutation
|
| F# |
type Permutation = class end
|
Remarks
Inheritance Hierarchy
See Also