SGEES, parameter SELECT: add article 'a' before 'LOGICAL FUNCTION'
authorHenning Thielemann <git@henning-thielemann.de>
Sat, 3 Jun 2017 15:57:24 +0000 (17:57 +0200)
committerHenning Thielemann <git@henning-thielemann.de>
Sat, 3 Jun 2017 15:57:24 +0000 (17:57 +0200)
SRC/sgees.f

index 06319bf..ad65a0c 100644 (file)
@@ -80,7 +80,7 @@
 *>
 *> \param[in] SELECT
 *> \verbatim
-*>          SELECT is LOGICAL FUNCTION of two REAL arguments
+*>          SELECT is 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.