PivotVector.ToPermutation Method

Returns the Permutation that corresponds to the PivotVector.

Definition

Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public Permutation ToPermutation()

Return Value

Permutation
The Permutation that corresponds to this instance.

See Also