Fix typos in comments (Reference-LAPACK PR 814)

This commit is contained in:
Martin Kroeker 2023-05-17 14:35:13 +02:00 committed by GitHub
parent a82c1443db
commit b01894adcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -56,7 +56,7 @@
*>
*> | l**H * (beta A - alpha B) | / ( ulp max( |beta A|, |alpha B| ) )
*>
*> where l**H is the conjugate tranpose of l.
*> where l**H is the conjugate transpose of l.
*>
*> (2) max over all right eigenvalue/-vector pairs (beta/alpha,r) of
*>

View File

@ -56,7 +56,7 @@
*>
*> | l**H * (beta A - alpha B) | / ( ulp max( |beta A|, |alpha B| ) )
*>
*> where l**H is the conjugate tranpose of l.
*> where l**H is the conjugate transpose of l.
*>
*> (2) max over all right eigenvalue/-vector pairs (beta/alpha,r) of
*>

View File

@ -57,7 +57,7 @@
*>
*> | l**H * (beta A - alpha B) | / ( ulp max( |beta A|, |alpha B| ) )
*>
*> where l**H is the conjugate tranpose of l.
*> where l**H is the conjugate transpose of l.
*>
*> (2) max over all right eigenvalue/-vector pairs (beta/alpha,r) of
*>

View File

@ -55,7 +55,7 @@
*>
*> | l**H * (beta A - alpha B) | / ( ulp max( |beta A|, |alpha B| ) )
*>
*> where l**H is the conjugate tranpose of l.
*> where l**H is the conjugate transpose of l.
*>
*> (2) max over all right eigenvalue/-vector pairs (beta/alpha,r) of
*>