Mercurial > hg > octave-lyh
diff scripts/linear-algebra/qzhess.m @ 11593:1577c6f80926
Use non-breaking spaces between certain adjectives and their nouns in docstrings.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Thu, 20 Jan 2011 20:19:29 -0800 |
parents | fd0a3ac60b0e |
children | c5c94b63931f |
line wrap: on
line diff
--- a/scripts/linear-algebra/qzhess.m +++ b/scripts/linear-algebra/qzhess.m @@ -35,7 +35,7 @@ ## @end example ## ## The Hessenberg-triangular decomposition is the first step in -## Moler and Stewart's QZ decomposition algorithm. +## Moler and Stewart's QZ@tie{}decomposition algorithm. ## ## Algorithm taken from Golub and Van Loan, @cite{Matrix Computations, 2nd ## edition}.