Click or drag to resize

FloatGSVDecompRankOfATranspose_BTranspose Property

Gets the effective numerical rank of (A' B'), where Z' denotes the transpose of the matrix Z and A and B are the decomposed matrices.

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

Property Value

Int32
See Also