|
SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
| template<domain D, type T> | |
| D T | sortingNetworkSort (D T[[1]] array) |
Function for sorting values in a vector with sorting network.
| array | - a vector of supported type |
| D T sortingNetworkSort | ( | D T[[1]] | array | ) |