$search

Fn_sort

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_sortsort (const Base< typename T1::elem_type, T1 > &X, const uword sort_type=0, const uword dim=0)

Function Documentation

template<typename eT >
arma_inline const Op<Row<eT>, op_sort> sort ( const Row< eT > &  X,
const uword  sort_type = 0 
) [inline]

Definition at line 47 of file fn_sort.hpp.

template<typename eT >
arma_inline const Op<Col<eT>, op_sort> sort ( const Col< eT > &  X,
const uword  sort_type = 0 
) [inline]

Definition at line 33 of file fn_sort.hpp.

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 
) [inline]

Definition at line 21 of file fn_sort.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