vbl_qsort.cxx
Go to the documentation of this file.
1 // This is core/vbl/vbl_qsort.cxx
2 //
3 
4 // Author: Andrew W. Fitzgibbon, Oxford RRG
5 // Created: 19 Nov 97
6 //
7 //-----------------------------------------------------------------------------
8 
9 #include "vbl_qsort.h"
10 
12 VBL_QSORT_INSTANTIATE(double);
Collection of common predicates for library sort routines.
VBL_QSORT_INSTANTIATE(int)