Permutation.ToString Method

Returns a String representation of the permutation.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public override string? ToString()

Return Value

String
The permutation.

See Also