DS_STATE_INTERMEDIATE#
The DS object is a intermediate state, where the matrices have been reduced to an intermediate form, but the solve is not finished completely.
Note#
In some cases the solve starts at the intermediate stage, e.g., in Lanczos methods the projected matrix is already in tridiagonal form.
See Also#
DS: Direct Solver (or Dense System), DSStateType, DSSetState(), DS_STATE_RAW, DS_STATE_CONDENSED, DS_STATE_TRUNCATED
Level#
advanced
Location#
Index of all DS routines Table of Contents for all manual pages Index of all manual pages