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 dc84192 commit 5e24e4dCopy full SHA for 5e24e4d
lib/node_modules/@stdlib/blas/ext/sorthp/docs/repl.txt
@@ -2,6 +2,9 @@
2
{{alias}}( x[, sortOrder][, options] )
3
Sorts an input ndarray along one or more ndarray dimensions using heapsort.
4
5
+ The function sorts an input ndarray in-place and thus mutates an input
6
+ ndarray.
7
+
8
Parameters
9
----------
10
x: ndarray
0 commit comments