diff doc/interpreter/linalg.txi @ 3428:5b77cf82393c

[project @ 2000-01-14 02:54:53 by jwe]
author jwe
date Fri, 14 Jan 2000 02:55:00 +0000
parents 36405da8e173
children aae05d51353c
line wrap: on
line diff
--- a/doc/interpreter/linalg.txi	Thu Jan 13 09:25:59 2000 +0000
+++ b/doc/interpreter/linalg.txi	Fri Jan 14 02:55:00 2000 +0000
@@ -25,6 +25,10 @@
 
 @DOCSTRING(det)
 
+@DOCSTRING(dmult)
+
+@DOCSTRING(dot)
+
 @DOCSTRING(eig)
 
 @DOCSTRING(givens)
@@ -62,6 +66,12 @@
 
 @DOCSTRING(svd)
 
+@c XXX FIXME XXX -- should there be a new section here?
+
+@DOCSTRING(housh)
+
+@DOCSTRING(krylov)
+
 @node Functions of a Matrix,  , Matrix Factorizations, Linear Algebra
 @section Functions of a Matrix