diff doc/interpreter/linalg.txi @ 4167:aae05d51353c

[project @ 2002-11-12 02:52:50 by jwe]
author jwe
date Tue, 12 Nov 2002 02:52:51 +0000
parents 5b77cf82393c
children ace8d8d26933
line wrap: on
line diff
--- a/doc/interpreter/linalg.txi	Tue Nov 12 00:27:09 2002 +0000
+++ b/doc/interpreter/linalg.txi	Tue Nov 12 02:52:51 2002 +0000
@@ -2,7 +2,7 @@
 @c This is part of the Octave manual.
 @c For copying conditions, see the file gpl.texi.
 
-@node Linear Algebra, Nonlinear Equations, Arithmetic, Top
+@node Linear Algebra
 @chapter Linear Algebra
 
 This chapter documents the linear algebra functions of Octave.
@@ -16,7 +16,7 @@
 * Functions of a Matrix::       
 @end menu
 
-@node Basic Matrix Functions, Matrix Factorizations, Linear Algebra, Linear Algebra
+@node Basic Matrix Functions
 @section Basic Matrix Functions
 
 @DOCSTRING(balance)
@@ -47,7 +47,7 @@
 
 @DOCSTRING(trace)
 
-@node Matrix Factorizations, Functions of a Matrix, Basic Matrix Functions, Linear Algebra
+@node Matrix Factorizations
 @section Matrix Factorizations
 
 @DOCSTRING(chol)
@@ -72,7 +72,7 @@
 
 @DOCSTRING(krylov)
 
-@node Functions of a Matrix,  , Matrix Factorizations, Linear Algebra
+@node Functions of a Matrix
 @section Functions of a Matrix
 
 @DOCSTRING(expm)