diff --git a/docs.html b/docs.html index 6ac29e6b..427543ba 100644 --- a/docs.html +++ b/docs.html @@ -13236,7 +13236,7 @@ See also:
  • rcond()
  • roots()
  • syl()
  • -
  • spsolve()
  • +
  • spsolve() - solve sparse system of linear equations
  • linear system of equations in MathWorld
  • system of linear equations in Wikipedia
  • band matrix in Wikipedia
  • @@ -13850,7 +13850,7 @@ spsolve(x, A, b, "superlu", opts);
  • See also: