Remove legacy warning comments and rename variable LAMDA to LAMBDA (Reference-LAPACK PR 852)

This commit is contained in:
Martin Kroeker
2023-06-26 15:44:10 +02:00
committed by GitHub
parent 4ecb68554a
commit 329bd3410b
74 changed files with 206 additions and 681 deletions
-6
View File
@@ -59,12 +59,6 @@
*> singular values which are less than RCOND times the largest singular
*> value.
*>
*> The divide and conquer algorithm makes very mild assumptions about
*> floating point arithmetic. It will work on machines with a guard
*> digit in add/subtract, or on those binary machines without guard
*> digits which subtract like the Cray X-MP, Cray Y-MP, Cray C-90, or
*> Cray-2. It could conceivably fail on hexadecimal or decimal machines
*> without guard digits, but we know of none.
*> \endverbatim
*
* Arguments: