changeset 31381:b1ee095baa5b stable

doc: Fix terminology in da3ac42a143d schur.cc: A strict interpretation of "eigendecomposition" applies only to diagonalizable matrices. The Schur decomposition, even though it gives the eigenvalues, applies to both diagonalizable and non-diagonalizable matrices, so the terminology has been changed.
author Arun Giridhar <arungiridhar@gmail.com>
date Tue, 01 Nov 2022 06:36:09 -0400
parents da3ac42a143d
children cad5406329be 26da1722407b
files libinterp/corefcn/schur.cc
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/schur.cc	Mon Oct 31 11:30:56 2022 -0400
+++ b/libinterp/corefcn/schur.cc	Tue Nov 01 06:36:09 2022 -0400
@@ -69,8 +69,7 @@
 @cindex Schur decomposition
 Compute the Schur@tie{}decomposition of @var{A}.
 
-The Schur@tie{}decomposition is an eigendecomposition of a square matrix
-@var{A} defined as
+The Schur@tie{}decomposition of a square matrix @var{A} is defined as
 @tex
 $$
  S = U^T A U