$search

Fn_sort_index

Classes

struct  arma_sort_index_packet_ascend< T1, T2 >
struct  arma_sort_index_packet_descend< T1, T2 >

Functions

template<typename T1 , typename T2 >
bool operator< (const arma_sort_index_packet_descend< T1, T2 > &A, const arma_sort_index_packet_descend< T1, T2 > &B)
template<typename T1 , typename T2 >
bool operator< (const arma_sort_index_packet_ascend< T1, T2 > &A, const arma_sort_index_packet_ascend< T1, T2 > &B)
template<typename T1 >
umat sort_index (const Base< typename T1::elem_type, T1 > &X, const uword sort_type=0)
template<typename umat_elem_type , typename packet_type , typename eT >
void sort_index_helper (umat_elem_type *out_mem, std::vector< packet_type > &packet_vec, const eT *in_mem)

Function Documentation

template<typename T1 , typename T2 >
bool operator< ( const arma_sort_index_packet_descend< T1, T2 > &  A,
const arma_sort_index_packet_descend< T1, T2 > &  B 
) [inline]

Definition at line 51 of file fn_sort_index.hpp.

template<typename T1 , typename T2 >
bool operator< ( const arma_sort_index_packet_ascend< T1, T2 > &  A,
const arma_sort_index_packet_ascend< T1, T2 > &  B 
) [inline]

Definition at line 41 of file fn_sort_index.hpp.

template<typename T1 >
umat sort_index ( const Base< typename T1::elem_type, T1 > &  X,
const uword  sort_type = 0 
) [inline]

Definition at line 86 of file fn_sort_index.hpp.

template<typename umat_elem_type , typename packet_type , typename eT >
void sort_index_helper ( umat_elem_type *  out_mem,
std::vector< packet_type > &  packet_vec,
const eT *  in_mem 
) [inline]

Definition at line 61 of file fn_sort_index.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Mar 5 12:27:51 2013