$search
apply(Mat< typename T1::elem_type > &out, const Op< T1, op_max > &in) | op_max | [inline, static] |
direct_max(const eT *const X, const uword N) | op_max | [inline, static] |
direct_max(const eT *const X, const uword N, uword &index_of_max_val) | op_max | [inline, static] |
direct_max(const Mat< eT > &X, const uword row) | op_max | [inline, static] |
direct_max(const subview< eT > &X) | op_max | [inline, static] |
direct_max(const diagview< eT > &X) | op_max | [inline, static] |
direct_max(const std::complex< T > *const X, const uword n_elem) | op_max | [inline, static] |
direct_max(const std::complex< T > *const X, const uword n_elem, uword &index_of_max_val) | op_max | [inline, static] |
direct_max(const Mat< std::complex< T > > &X, const uword row) | op_max | [inline, static] |
direct_max(const subview< std::complex< T > > &X) | op_max | [inline, static] |
direct_max(const diagview< std::complex< T > > &X) | op_max | [inline, static] |