Mercurial > hg > octave-lyh
diff scripts/linear-algebra/null.m @ 12584:7ef7e20057fa stable
Improve documentation strings in Linear Algebra chapter.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Fri, 08 Apr 2011 12:44:40 -0700 |
parents | fd0a3ac60b0e |
children | a85ddaf8f402 |
line wrap: on
line diff
--- a/scripts/linear-algebra/null.m +++ b/scripts/linear-algebra/null.m @@ -17,7 +17,8 @@ ## <http://www.gnu.org/licenses/>. ## -*- texinfo -*- -## @deftypefn {Function File} {} null (@var{A}, @var{tol}) +## @deftypefn {Function File} {} null (@var{A}) +## @deftypefnx {Function File} {} null (@var{A}, @var{tol}) ## Return an orthonormal basis of the null space of @var{A}. ## ## The dimension of the null space is taken as the number of singular