PivotVector.ToPermutation Method

Returns the Permutation that corresponds to the PivotVector.

Definition

Namespace: Extreme.Mathematics.LinearAlgebra
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public Permutation ToPermutation()

Return Value

Permutation
The Permutation that corresponds to this instance.

See Also