Click or drag to resize

FloatGSVDecompComputeU Property

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

Property Value

Boolean
See Also