diff scripts/special-matrix/hadamard.m @ 20852:516bb87ea72e

2015 Code Sprint: remove class of function from docstring for all m-files.
author Rik <rik@octave.org>
date Sat, 12 Dec 2015 07:31:00 -0800
parents 418ae0cb752f
children bac0d6f07a3e
line wrap: on
line diff
--- a/scripts/special-matrix/hadamard.m	Sat Dec 12 10:29:10 2015 -0500
+++ b/scripts/special-matrix/hadamard.m	Sat Dec 12 07:31:00 2015 -0800
@@ -20,7 +20,7 @@
 ## public domain.
 
 ## -*- texinfo -*-
-## @deftypefn {Function File} {} hadamard (@var{n})
+## @deftypefn {} {} hadamard (@var{n})
 ## Construct a Hadamard matrix (@nospell{Hn}) of size @var{n}-by-@var{n}.
 ##
 ## The size @var{n} must be of the form @math{2^k * p} in which p is one of