Routine Name |
Mark of Introduction |
Purpose |
m01cac Example Text Example Data |
1 | nag_double_sort Quicksort of set of values of data type double |
m01csc Example Text Example Data |
1 | nag_quicksort Quicksort of set of values of arbitrary data type |
m01ctc Example Text Example Data |
1 | nag_stable_sort Stable sort of set of values of arbitrary data type |
m01cuc Example Text |
1 | nag_chain_sort Chain sort of linked list |
m01dsc Example Text Example Data |
1 | nag_rank_sort Rank sort of set of values of arbitrary data type |
m01esc Example Text Example Data |
1 | nag_reorder_vector Reorders set of values of arbitrary data type into the order specified by a set of indices |
m01fsc Example Text Example Data |
1 | nag_search_vector Searches a vector for either the first or last match to a given value |
m01zac Example Text Example Data |
1 | nag_make_indices Inverts a permutation converting a rank vector to an index vector or vice versa |