#include <op_sort_meat.hpp>
Public Types | |
| typedef std::complex< T > | eT |
Static Public Member Functions | |
| static int | ascend_compare (const void *A_orig, const void *B_orig) |
| static int | descend_compare (const void *A_orig, const void *B_orig) |
Definition at line 83 of file op_sort_meat.hpp.
| typedef std::complex<T> arma_qsort_helper< std::complex< T > >::eT |
Definition at line 87 of file op_sort_meat.hpp.
| static int arma_qsort_helper< std::complex< T > >::ascend_compare | ( | const void * | A_orig, | |
| const void * | B_orig | |||
| ) | [inline, static] |
Definition at line 92 of file op_sort_meat.hpp.
References abs().
| static int arma_qsort_helper< std::complex< T > >::descend_compare | ( | const void * | A_orig, | |
| const void * | B_orig | |||
| ) | [inline, static] |
Definition at line 119 of file op_sort_meat.hpp.
References abs().