Mercurial > hg > octave-nkf
diff src/DLD-FUNCTIONS/chol.cc @ 3548:ab7fa5a8f23f
[project @ 2000-02-03 01:17:15 by jwe]
author | jwe |
---|---|
date | Thu, 03 Feb 2000 01:17:21 +0000 |
parents | f16c2ce14886 |
children | ccfdb55c8156 |
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/chol.cc +++ b/src/DLD-FUNCTIONS/chol.cc @@ -34,7 +34,7 @@ #include "utils.h" DEFUN_DLD (chol, args, nargout, - "-*- texinfo -*- + "-*- texinfo -*-\n\ @deftypefn {Loadable Function} {} chol (@var{a})\n\ @cindex Cholesky factorization\n\ Compute the Cholesky factor, @var{r}, of the symmetric positive definite\n\