SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
template<domain D :shared3p > | |
D uint | findSortingPermutation (D bool[[1]] arr) |
Function for finding a stable sorting permutation.
arr | - a vector of supported type |
D uint findSortingPermutation | ( | D bool[[1]] | arr | ) |