Fix typos in comments and documentation (Reference-LAPACK PR 820)
This commit is contained in:
parent
43390945f5
commit
be46411fed
|
@ -575,7 +575,7 @@ There are six machine-dependent functions in the test and timing
|
|||
package, at least three of which must be installed. They are
|
||||
|
||||
\begin{tabbing}
|
||||
MONOMO \= DOUBLE PRECYSION \= \kill
|
||||
MONOMO \= DOUBLE PRECISION \= \kill
|
||||
LSAME \> LOGICAL \> Test if two characters are the same regardless of case \\
|
||||
SLAMCH \> REAL \> Determine machine-dependent parameters \\
|
||||
DLAMCH \> DOUBLE PRECISION \> Determine machine-dependent parameters \\
|
||||
|
|
Loading…
Reference in New Issue