diff scripts/linear-algebra/norm.m @ 5053:c08cb1098afc

[project @ 2004-10-19 23:10:54 by jwe]
author jwe
date Tue, 19 Oct 2004 23:10:55 +0000
parents e7da90a1cc11
children 4c8a2e4e0717
line wrap: on
line diff
--- a/scripts/linear-algebra/norm.m	Tue Oct 19 18:40:48 2004 +0000
+++ b/scripts/linear-algebra/norm.m	Tue Oct 19 23:10:55 2004 +0000
@@ -53,6 +53,7 @@
 ## p-norm of @var{a}, @code{(sum (abs (@var{a}) .^ @var{p})) ^ (1/@var{p})}.
 ## @end table
 ## @end deftypefn
+##
 ## @seealso{cond and svd}
 
 ## Author: jwe