diff options
Diffstat (limited to 'TESTING/MATGEN/dlatm1.f')
-rw-r--r-- | TESTING/MATGEN/dlatm1.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TESTING/MATGEN/dlatm1.f b/TESTING/MATGEN/dlatm1.f index 788ed4ca..590fdd11 100644 --- a/TESTING/MATGEN/dlatm1.f +++ b/TESTING/MATGEN/dlatm1.f @@ -97,7 +97,7 @@ *> *> \param[in,out] D *> \verbatim -*> D is DOUBLE PRECISION array, dimension ( MIN( M , N ) ) +*> D is DOUBLE PRECISION array, dimension ( N ) *> Array to be computed according to MODE, COND and IRSIGN. *> May be changed on exit if MODE is nonzero. *> \endverbatim |