diff --git a/docs.html b/docs.html index 8c283f1b..29a3b4f1 100644 --- a/docs.html +++ b/docs.html @@ -14189,26 +14189,18 @@ If no solution is found:
  • -The solver argument is optional; solver is either "superlu" or "lapack"; by default "superlu" is used +the solver argument is optional; solver is either "superlu" or "lapack"; by default "superlu" is used

  • -Notes: - -
  • -
    -
  • The opts argument is optional and applicable to the SuperLU solver;
    opts is an instance of the superlu_opts structure: