Click or drag to resize

LUTP Property

Gets the permutation applied to LU factorization.

Namespace: Altaxo.Calc.LinearAlgebra.Factorization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Permutation P { get; }

Property Value

Permutation
See Also