From 4c86458e2fd7cd2065b31e774a6edbc7c4bbff0a Mon Sep 17 00:00:00 2001 From: conrad Date: Mon, 3 Apr 2023 00:00:17 +1000 Subject: [PATCH] better wording --- docs.html | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) 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: