Mercurial > hg > octave-nkf
diff src/DLD-FUNCTIONS/luinc.cc @ 11593:1577c6f80926
Use non-breaking spaces between certain adjectives and their nouns in docstrings.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Thu, 20 Jan 2011 20:19:29 -0800 |
parents | 12df7854fa7c |
children | 8afb81b32748 |
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/luinc.cc +++ b/src/DLD-FUNCTIONS/luinc.cc @@ -43,7 +43,7 @@ @deftypefnx {Loadable Function} {[@var{L}, @var{U}, @var{P}, @var{Q}] =} luinc (@var{A}, @var{droptol})\n\ @deftypefnx {Loadable Function} {[@var{L}, @var{U}, @var{P}, @var{Q}] =} luinc (@var{A}, @var{opts})\n\ @cindex LU decomposition\n\ -Produce the incomplete LU factorization of the sparse matrix @var{A}.\n\ +Produce the incomplete LU@tie{}factorization of the sparse matrix @var{A}.\n\ Two types of incomplete factorization are possible, and the type\n\ is determined by the second argument to @code{luinc}.\n\ \n\