$search
Go to the source code of this file.
Functions | |
template<typename eT > | |
arma_inline const Op< Row< eT > , op_sort > | sort (const Row< eT > &X, const uword sort_type=0) |
template<typename eT > | |
arma_inline const Op< Col< eT > , op_sort > | sort (const Col< eT > &X, const uword sort_type=0) |
template<typename T1 > | |
arma_inline const Op< T1, op_sort > | sort (const Base< typename T1::elem_type, T1 > &X, const uword sort_type=0, const uword dim=0) |