We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5426147 commit 742c355Copy full SHA for 742c355
SRC/cheevr.f
@@ -242,6 +242,7 @@
242
*> Note: the user must ensure that at least max(1,M) columns are
243
*> supplied in the array Z; if RANGE = 'V', the exact value of M
244
*> is not known in advance and an upper bound must be used.
245
+*> Supplying N columns is always safe.
246
*> \endverbatim
247
*>
248
*> \param[in] LDZ
SRC/zheevr.f
0 commit comments