LUDecomposition<T>.Row Permutation Property
Gets the permutation that was generated by the pivoting procedure.
Definition
Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.1.0
C#
A Permutation object.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.1.0
public Permutation? RowPermutation { get; protected set; }Property Value
PermutationA Permutation object.