File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
lib/node_modules/@stdlib/blas/base/dswap-wasm/docs Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 315315 Byte offset at which to start writing values.
316316
317317 values: ArrayLikeObject
318- First input array containing values to write.
318+ Input array containing values to write.
319319
320320 Returns
321321 -------
340340 Parameters
341341 ----------
342342 values: ArrayLikeObject
343- First input array.
343+ Input array.
344344
345345 Returns
346346 -------
380380 Byte offset at which to start writing values.
381381
382382 values: ArrayLikeObject
383- First input array containing values to write.
383+ Input array containing values to write.
384384
385385 Returns
386386 -------
419419 Byte offset at which to start reading values.
420420
421421 out: ArrayLikeObject
422- Second input array for storing read values.
422+ Output array for storing read values.
423423
424424 Returns
425425 -------
You can’t perform that action at this time.
0 commit comments