Mercurial > hg > octave-nkf
diff scripts/special-matrix/invhilb.m @ 5053:c08cb1098afc
[project @ 2004-10-19 23:10:54 by jwe]
author | jwe |
---|---|
date | Tue, 19 Oct 2004 23:10:55 +0000 |
parents | 2168f4a0e88d |
children | 5c96a48f8dc2 |
line wrap: on
line diff
--- a/scripts/special-matrix/invhilb.m +++ b/scripts/special-matrix/invhilb.m @@ -63,6 +63,7 @@ ## finite precision of your computer's floating point arithmetic. ## ## @end deftypefn +## ## @seealso{hankel, vander, sylvester_matrix, hilb, and toeplitz} ## Author: Dirk Laurie <dirk@siegfried.wisk.sun.ac.za>