$search

Op_find

Classes

class  op_find

Functions

template<typename T1 >
static void op_find::apply (Mat< uword > &out, const mtOp< uword, T1, op_find > &X)
template<typename T1 , typename T2 , typename glue_type >
static uword op_find::helper (Mat< uword > &indices, const mtGlue< uword, T1, T2, glue_type > &X, const typename arma_glue_rel_only< glue_type >::result junk1=0, const typename arma_cx_only< typename T1::elem_type >::result junk2=0, const typename arma_cx_only< typename T2::elem_type >::result junk3=0)
template<typename T1 , typename T2 , typename glue_type >
static uword op_find::helper (Mat< uword > &indices, const mtGlue< uword, T1, T2, glue_type > &X, const typename arma_glue_rel_only< glue_type >::result junk1=0, const typename arma_not_cx< typename T1::elem_type >::result junk2=0, const typename arma_not_cx< typename T2::elem_type >::result junk3=0)
template<typename T1 , typename op_type >
static uword op_find::helper (Mat< uword > &indices, const mtOp< uword, T1, op_type > &X, const typename arma_op_rel_only< op_type >::result junk1=0, const typename arma_cx_only< typename T1::elem_type >::result junk2=0)
template<typename T1 , typename op_type >
static uword op_find::helper (Mat< uword > &indices, const mtOp< uword, T1, op_type > &X, const typename arma_op_rel_only< op_type >::result junk1=0, const typename arma_not_cx< typename T1::elem_type >::result junk2=0)
template<typename T1 >
static uword op_find::helper (Mat< uword > &indices, const Base< typename T1::elem_type, T1 > &X)

Function Documentation

template<typename T1 >
void op_find::apply ( Mat< uword > &  out,
const mtOp< uword, T1, op_find > &  X 
) [inline, static, inherited]

Definition at line 292 of file op_find_meat.hpp.

template<typename T1 , typename T2 , typename glue_type >
uword op_find::helper ( Mat< uword > &  indices,
const mtGlue< uword, T1, T2, glue_type > &  X,
const typename arma_glue_rel_only< glue_type >::result  junk1 = 0,
const typename arma_cx_only< typename T1::elem_type >::result  junk2 = 0,
const typename arma_cx_only< typename T2::elem_type >::result  junk3 = 0 
) [inline, static, inherited]

Definition at line 239 of file op_find_meat.hpp.

template<typename T1 , typename T2 , typename glue_type >
uword op_find::helper ( Mat< uword > &  indices,
const mtGlue< uword, T1, T2, glue_type > &  X,
const typename arma_glue_rel_only< glue_type >::result  junk1 = 0,
const typename arma_not_cx< typename T1::elem_type >::result  junk2 = 0,
const typename arma_not_cx< typename T2::elem_type >::result  junk3 = 0 
) [inline, static, inherited]

Definition at line 175 of file op_find_meat.hpp.

template<typename T1 , typename op_type >
uword op_find::helper ( Mat< uword > &  indices,
const mtOp< uword, T1, op_type > &  X,
const typename arma_op_rel_only< op_type >::result  junk1 = 0,
const typename arma_cx_only< typename T1::elem_type >::result  junk2 = 0 
) [inline, static, inherited]

Definition at line 123 of file op_find_meat.hpp.

template<typename T1 , typename op_type >
uword op_find::helper ( Mat< uword > &  indices,
const mtOp< uword, T1, op_type > &  X,
const typename arma_op_rel_only< op_type >::result  junk1 = 0,
const typename arma_not_cx< typename T1::elem_type >::result  junk2 = 0 
) [inline, static, inherited]

Definition at line 63 of file op_find_meat.hpp.

template<typename T1 >
uword op_find::helper ( Mat< uword > &  indices,
const Base< typename T1::elem_type, T1 > &  X 
) [inline, static, inherited]

Definition at line 25 of file op_find_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