|  | FloatComplexGSVDecompRankOfATranspose_BTranspose Property | 
            Gets the effective numerical rank of (A' B'),
            where Z' denotes the conjugate transpose of the matrix Z
            and A and B are the decomposed matrices. 
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic int RankOfATranspose_BTranspose { get; }Public ReadOnly Property RankOfATranspose_BTranspose As Integer
	Get
public:
property int RankOfATranspose_BTranspose {
	int get ();
}member RankOfATranspose_BTranspose : int with get
Property Value
Int32 See Also
See Also