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 43999d4 commit fb2026cCopy full SHA for fb2026c
1 file changed
lib/node_modules/@stdlib/ndarray/base/rotr90/docs/types/index.d.ts
@@ -28,7 +28,7 @@ import { typedndarray } from '@stdlib/types/ndarray';
28
* @param x - input array
29
* @param k - number of times to rotate by 90 degrees
30
* @param writable - boolean indicating whether the returned ndarray should be writable
31
-* @returns ndarray view
+* @returns output array
32
*
33
* @example
34
* var array = require( '@stdlib/ndarray/array' );
0 commit comments