projects
/
platform
/
upstream
/
lapack.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3993783
)
SGEES, parameter SELECT: add article 'a' before 'LOGICAL FUNCTION'
author
Henning Thielemann
<git@henning-thielemann.de>
Sat, 3 Jun 2017 15:57:24 +0000
(17:57 +0200)
committer
Henning Thielemann
<git@henning-thielemann.de>
Sat, 3 Jun 2017 15:57:24 +0000
(17:57 +0200)
SRC/sgees.f
patch
|
blob
|
history
diff --git
a/SRC/sgees.f
b/SRC/sgees.f
index 06319bf7389ce6d3fda2d533cce53b2b8bc81ecc..ad65a0c287b4f016c980e708fb93ed1744328761 100644
(file)
--- a/
SRC/sgees.f
+++ b/
SRC/sgees.f
@@
-80,7
+80,7
@@
*>
*> \param[in] SELECT
*> \verbatim
-*> SELECT is LOGICAL FUNCTION of two REAL arguments
+*> SELECT is
a
LOGICAL FUNCTION of two REAL arguments
*> SELECT must be declared EXTERNAL in the calling subroutine.
*> If SORT = 'S', SELECT is used to select eigenvalues to sort
*> to the top left of the Schur form.