Description Usage Arguments Value See Also Examples
This function sorts separately each row of a integer matrix and returns a matrix in which the value in i-th row and j-th column represent the index of the j-th smallest value of the i-th row.
1 | unisort(x)
|
x |
a integer matrix |
a integer matrix with indexes indicating positions of j-th smallest element in each row
runibic
calculateLCS
runiDiscretize
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.