Go to the source code of this file.
Functions | |
| template<typename eT > | |
| arma_hot u32 | find_helper (u32 *out_mem, const eT *in_mem, const u32 n_elem) |
| template<typename T1 > | |
| Mat< u32 > | find (const Base< typename T1::elem_type, T1 > &X, const u32 k=0, const char *direction="first") |