diff scripts/general/isdefinite.m @ 5053:c08cb1098afc

[project @ 2004-10-19 23:10:54 by jwe]
author jwe
date Tue, 19 Oct 2004 23:10:55 +0000
parents d62c421f448b
children 4c8a2e4e0717
line wrap: on
line diff
--- a/scripts/general/isdefinite.m	Tue Oct 19 18:40:48 2004 +0000
+++ b/scripts/general/isdefinite.m	Tue Oct 19 23:10:55 2004 +0000
@@ -24,6 +24,7 @@
 ## positive semidefinite.  Otherwise, return -1.  If @var{tol}
 ## is omitted, use a tolerance equal to 100 times the machine precision.  
 ## @end deftypefn
+##
 ## @seealso{issymmetric}
 
 ## Author: Gabriele Pannocchia <g.pannocchia@ing.unipi.it>