Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
IT_MATRIX | VTVVKMATRIX_TAB | h | 16 | Symmetrical Matrix |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
ET_EIGENVALUE | VTVVKMATRIX_TAB | h | 16 | Eigenvalue of Matrix |
ET_EIGENVECTOR | VTVVKMATRIX_TAB | h | 16 | Eigenvector of Matrix |
Exception | Text |
---|---|
INVALID_MATRIX | Matrix with errors |
NOT_POS_DEFINIT | Matrix is not positive definite |
TOO_MANY_ITERATIONS_IN_JACOBY | Jacobi method does not converge |