Pivot Vector.To Permutation Method
Returns the Permutation that corresponds to the PivotVector.
Definition
Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
The Permutation that corresponds to this instance.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public Permutation ToPermutation()
Return Value
PermutationThe Permutation that corresponds to this instance.