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 e7d80da commit 4417f63Copy full SHA for 4417f63
lib/node_modules/@stdlib/lapack/base/dlacn2/lib/ndarray.js
@@ -30,7 +30,7 @@ var base = require( './base.js' );
30
*
31
* ## Notes
32
33
-* the reverse communication takes place using `KASE`, it may have any of these values:
+* The reverse communication takes place using `KASE`. The single-element in `KASE` may have the following values:
34
35
* - `0`: estimation is complete
36
* - `1`: caller must compute `A * X` and store the result back in `X`
0 commit comments