Convenient name for a sorting function.

Let assume that I wrote a function that uses the selection sort algorithm to sort some sequence in descending order.
What is the more convenient name for it?

For example I can name it as

DescendingSelectionSort

Is it correct name from the point of view of English?
And i would like to have its name more compact. So any suggestings are appreciate.
Topic archived. No new replies allowed.