Click or drag to resize

FloatSymPDBandFactIsPositiveDefinite Property

Gets a boolean value which is true if the matrix factored is positive definite; otherwise, false.

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

Property Value

Boolean
See Also