Click or drag to resize

DoubleGSVDecompComputeV Property

Returns true if the matrix V 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 ComputeV { get; }

Property Value

Boolean
See Also