Skip to content

Commit 517ceac

Browse files
authored
Apply suggestions from code review
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
1 parent bf73ab3 commit 517ceac

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • lib/node_modules/@stdlib/blas/ext/base/cindex-of-row

lib/node_modules/@stdlib/blas/ext/base/cindex-of-row/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ The function has the following parameters:
181181

182182
When an input matrix is stored in row-major order, the workspace parameter is ignored, and, thus, one may provide an empty workspace array.
183183

184-
185184
```javascript
186185
var Complex64Array = require( '@stdlib/array/complex64' );
187186
var Uint8Array = require( '@stdlib/array/uint8' );

0 commit comments

Comments
 (0)