#include <eop_core_bones.hpp>
Additional Inherited Members | |
Static Public Member Functions inherited from eop_core< eop_ceil > | |
static arma_hot void | apply (Mat< typename T1::elem_type > &out, const eOp< T1, eop_ceil > &x) |
static arma_hot void | apply (Cube< typename T1::elem_type > &out, const eOpCube< T1, eop_ceil > &x) |
static arma_hot void | apply_inplace_div (Mat< typename T1::elem_type > &out, const eOp< T1, eop_ceil > &x) |
static arma_hot void | apply_inplace_div (Cube< typename T1::elem_type > &out, const eOpCube< T1, eop_ceil > &x) |
static arma_hot void | apply_inplace_minus (Mat< typename T1::elem_type > &out, const eOp< T1, eop_ceil > &x) |
static arma_hot void | apply_inplace_minus (Cube< typename T1::elem_type > &out, const eOpCube< T1, eop_ceil > &x) |
static arma_hot void | apply_inplace_plus (Mat< typename T1::elem_type > &out, const eOp< T1, eop_ceil > &x) |
static arma_hot void | apply_inplace_plus (Cube< typename T1::elem_type > &out, const eOpCube< T1, eop_ceil > &x) |
static arma_hot void | apply_inplace_schur (Mat< typename T1::elem_type > &out, const eOp< T1, eop_ceil > &x) |
static arma_hot void | apply_inplace_schur (Cube< typename T1::elem_type > &out, const eOpCube< T1, eop_ceil > &x) |
arma_hot arma_pure static arma_inline eT | process (const eT val, const eT k) |
Definition at line 85 of file eop_core_bones.hpp.