$search

Op_sort

Classes

class  arma_ascend_sort_helper< eT >
class  arma_ascend_sort_helper< std::complex< T > >
class  arma_descend_sort_helper< eT >
class  arma_descend_sort_helper< std::complex< T > >
class  op_sort

Functions

template<typename T1 >
static void op_sort::apply (Mat< typename T1::elem_type > &out, const Op< T1, op_sort > &in)
template<typename eT >
static void op_sort::copy_row (Mat< eT > &A, const eT *X, const uword row)
template<typename eT >
static void op_sort::copy_row (eT *X, const Mat< eT > &A, const uword row)
template<typename eT >
static void op_sort::direct_sort (eT *X, const uword N, const uword sort_type=0)

Function Documentation

template<typename T1 >
void op_sort::apply ( Mat< typename T1::elem_type > &  out,
const Op< T1, op_sort > &  in 
) [inline, static, inherited]

Definition at line 155 of file op_sort_meat.hpp.

template<typename eT >
void op_sort::copy_row ( Mat< eT > &  A,
const eT *  X,
const uword  row 
) [inline, static, inherited]

Definition at line 132 of file op_sort_meat.hpp.

template<typename eT >
void op_sort::copy_row ( eT *  X,
const Mat< eT > &  A,
const uword  row 
) [inline, static, inherited]

Definition at line 109 of file op_sort_meat.hpp.

template<typename eT >
void op_sort::direct_sort ( eT *  X,
const uword  N,
const uword  sort_type = 0 
) [inline, static, inherited]

Definition at line 86 of file op_sort_meat.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