Click or drag to resize

DoubleGSVDecompComputeQ Property

Returns true if the matrix Q in the decomposition U'AQ = D1(0 R), V'BQ = D2(0 R) was computed.

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

Property Value

Boolean
See Also