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 8f7528f commit c4ef454Copy full SHA for c4ef454
BLAS/SRC/drotmg.f
@@ -65,7 +65,7 @@
65
*> DY1 is DOUBLE PRECISION
66
*> \endverbatim
67
*>
68
-*> \param[in,out] DPARAM
+*> \param[out] DPARAM
69
*> \verbatim
70
*> DPARAM is DOUBLE PRECISION array, dimension (5)
71
*> DPARAM(1)=DFLAG
BLAS/SRC/srotmg.f
*> SY1 is REAL
-*> \param[in,out] SPARAM
+*> \param[out] SPARAM
*> SPARAM is REAL array, dimension (5)
*> SPARAM(1)=SFLAG
0 commit comments