Mercurial > hg > octave-lyh
diff scripts/special-matrix/sylvester_matrix.m @ 5642:2618a0750ae6
[project @ 2006-03-06 21:26:48 by jwe]
author | jwe |
---|---|
date | Mon, 06 Mar 2006 21:26:54 +0000 |
parents | 4c8a2e4e0717 |
children | 34f96dd5441b |
line wrap: on
line diff
--- a/scripts/special-matrix/sylvester_matrix.m +++ b/scripts/special-matrix/sylvester_matrix.m @@ -28,9 +28,8 @@ ## @ifinfo ## n = 2^k. ## @end ifinfo +## @seealso{hankel, vander, hilb, invhilb, toeplitz} ## @end deftypefn -## -## @seealso{hankel, vander, hilb, invhilb, and toeplitz} ## Author: jwe