CVS difference for ai05s/ai05-0047-1.txt

Differences between 1.6 and version 1.7
Log of other versions for file ai05s/ai05-0047-1.txt

--- ai05s/ai05-0047-1.txt	2008/03/07 06:15:19	1.6
+++ ai05s/ai05-0047-1.txt	2008/05/10 05:14:33	1.7
@@ -1,6 +1,6 @@
-!standard G.3.1(78/2)                           08-02-26    AI05-0047-1/05
+!standard G.3.1(78/2)                           08-04-21    AI05-0047-1/06
 !standard G.3.1(90/2)
-!standard G.3.1(16/2)
+!standard G.3.2(16/2)
 !standard G.3.2(75/2)
 !standard G.3.2(146/2)
 !standard G.3.2(160/2)
@@ -384,7 +384,7 @@
 that obtained by calling the function Eigenvalues. The out parameter Vectors is
 a matrix whose columns are the eigenvectors of the matrix A. The order of the
 columns corresponds to the order of the eigenvalues. The eigenvectors are
-normalized and mutually orthogonal (they are orthonormal), including when there
+mutually orthonormal, including when there
 are repeated eigenvalues. Constraint_Error is raised if A'Length(1) is not
 equal to A'Length(2). The index ranges of the parameter Vectors are those of A.
 Argument_Error is raised if the matrix A is not Hermitian.>
@@ -394,7 +394,7 @@
 that obtained by calling the function Eigenvalues. The out parameter Vectors is
 a matrix whose columns are the eigenvectors of the matrix A. The order of the
 columns corresponds to the order of the eigenvalues. The eigenvectors are
-normalized and mutually orthogonal (they are orthonormal), including when there
+mutually orthonormal, including when there
 are repeated eigenvalues. Constraint_Error is raised if A'Length(1) is not
 equal to A'Length(2), or if Values'Range is not equal to A'Range(1), or if the
 index ranges of the parameter Vectors are not equal to those of A.

Questions? Ask the ACAA Technical Agent