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.