Available Algorithms
QuantizedSystemSolver.qss1 — Methodqss1() calls the explicit quantized state system solver with order 1
QuantizedSystemSolver.qss2 — Methodqss2() calls the explicit quantized state system solver with order 2
QuantizedSystemSolver.liqss1 — Methodliqss1() calls the imlicit quantized state system solver with order 1.
QuantizedSystemSolver.liqss2 — Methodliqss2() calls the imlicit quantized state system solver with order 2.
QuantizedSystemSolver.nmliqss1 — Methodnmliqss1() calls the modified imlicit quantized state system solver with order 1. It is efficient when the system contains large entries outside the main diagonal of the Jacobian .
QuantizedSystemSolver.nmliqss2 — Methodnmliqss2() calls the modified imlicit quantized state system solver with order 2. It is efficient when the system contains large entries outside the main diagonal of the Jacobian .