Click or drag to resize

DoubleSymSemiPDFactP Property

Gets the permutation matrix P in the factorization P'AP = U'U, upper triangular specified. P'AP = LL', lower triangular specified.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleMatrix P { get; }

Property Value

DoubleMatrix
See Also