summaryrefslogtreecommitdiff
path: root/SRC/cstegr.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/cstegr.f')
-rw-r--r--SRC/cstegr.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/cstegr.f b/SRC/cstegr.f
index 3209f27e..77a2c210 100644
--- a/SRC/cstegr.f
+++ b/SRC/cstegr.f
@@ -184,7 +184,7 @@
*>
*> \param[out] ISUPPZ
*> \verbatim
-*> ISUPPZ is INTEGER ARRAY, dimension ( 2*max(1,M) )
+*> ISUPPZ is INTEGER array, dimension ( 2*max(1,M) )
*> The support of the eigenvectors in Z, i.e., the indices
*> indicating the nonzero elements in Z. The i-th computed eigenvector
*> is nonzero only in elements ISUPPZ( 2*i-1 ) through