This block sorts the elements of the input vector using the quicksort algorithm as described in http://en.wikipedia.org/wiki/Quicksort Quicksort is the world's most ...