Mercurial > hg > octave-lyh
comparison doc/interpreter/diagperm.txi @ 9032:349616d9c38e
Cleanup top-level documentation menu in octave.texi
@detailmenu is now completely up to date with respect to included .texi files
@sp construct replaced with an equivalent because it produces ugly HTML output
Spellchecked file
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Fri, 20 Mar 2009 10:08:57 -0700 |
parents | d707aa3bbc36 |
children | a1635f7c4cbe |
comparison
equal
deleted
inserted
replaced
9031:1052a66078cf | 9032:349616d9c38e |
---|---|
19 @node Diagonal and Permutation Matrices | 19 @node Diagonal and Permutation Matrices |
20 @chapter Diagonal and Permutation Matrices | 20 @chapter Diagonal and Permutation Matrices |
21 | 21 |
22 @menu | 22 @menu |
23 * Basic Usage:: Creation and Manipulation of Diagonal and Permutation Matrices | 23 * Basic Usage:: Creation and Manipulation of Diagonal and Permutation Matrices |
24 * Matrix Algebra:: Linear Algebra with Diagonal and Permutation Matrices | 24 * Matrix Algebra:: Linear Algebra with Diagonal and Permutation Matrices |
25 * Function Support:: Functions That Are Aware of These Matrices | 25 * Function Support:: Functions That Are Aware of These Matrices |
26 * Example Codes:: Some Examples of Usage | 26 * Example Codes:: Some Examples of Usage |
27 * Zeros Treatment:: The Differences in Treatment of Zero Elements | 27 * Zeros Treatment:: The Differences in Treatment of Zero Elements |
28 @end menu | 28 @end menu |
29 | 29 |