diff doc/interpreter/linalg.txi @ 7984:bbaa5d7d0143

Some documentation updates
author David Bateman <dbateman@free.fr>
date Mon, 28 Jul 2008 15:47:40 +0200
parents 2df457529cfa
children fa78cb8d8a5c
line wrap: on
line diff
--- a/doc/interpreter/linalg.txi	Sun Jul 27 02:42:57 2008 +0200
+++ b/doc/interpreter/linalg.txi	Mon Jul 28 15:47:40 2008 +0200
@@ -95,6 +95,8 @@
 
 @DOCSTRING(givens)
 
+@DOCSTRING(planerot)
+
 @DOCSTRING(inv)
 
 @DOCSTRING(matrix_type)
@@ -109,6 +111,8 @@
 
 @DOCSTRING(rank)
 
+@DOCSTRING(rcond)
+
 @DOCSTRING(trace)
 
 @DOCSTRING(rref)
@@ -142,6 +146,8 @@
 
 @DOCSTRING(schur)
 
+@DOCSTRING(subspace)
+
 @DOCSTRING(svd)
 
 @c FIXME -- should there be a new section here?