#include <eglue_core_meat.hpp>
Static Public Member Functions | |
static const char * | text () |
Static Public Member Functions inherited from eglue_core< eglue_minus > | |
static arma_hot void | apply (Mat< typename T1::elem_type > &out, const eGlue< T1, T2, eglue_minus > &x) |
static arma_hot void | apply (Cube< typename T1::elem_type > &out, const eGlueCube< T1, T2, eglue_minus > &x) |
static arma_hot void | apply_inplace_div (Mat< typename T1::elem_type > &out, const eGlue< T1, T2, eglue_minus > &x) |
static arma_hot void | apply_inplace_div (Cube< typename T1::elem_type > &out, const eGlueCube< T1, T2, eglue_minus > &x) |
static arma_hot void | apply_inplace_minus (Mat< typename T1::elem_type > &out, const eGlue< T1, T2, eglue_minus > &x) |
static arma_hot void | apply_inplace_minus (Cube< typename T1::elem_type > &out, const eGlueCube< T1, T2, eglue_minus > &x) |
static arma_hot void | apply_inplace_plus (Mat< typename T1::elem_type > &out, const eGlue< T1, T2, eglue_minus > &x) |
static arma_hot void | apply_inplace_plus (Cube< typename T1::elem_type > &out, const eGlueCube< T1, T2, eglue_minus > &x) |
static arma_hot void | apply_inplace_schur (Mat< typename T1::elem_type > &out, const eGlue< T1, T2, eglue_minus > &x) |
static arma_hot void | apply_inplace_schur (Cube< typename T1::elem_type > &out, const eGlueCube< T1, T2, eglue_minus > &x) |
Definition at line 28 of file eglue_core_meat.hpp.
|
inlinestatic |
Definition at line 32 of file eglue_core_meat.hpp.