SymMatrix.GetDim()¶
Get the dimension of a symmetric matrix.
Synopsis
int GetDim()
Return
dimension of a symmetric matrix.
SymMatrix.GetIdx()¶
Get the index of a symmetric matrix.
Synopsis
int GetIdx()
Return
index of a symmetric matrix.