Public Member Functions | Static Public Member Functions | List of all members
eop_core< eop_type > Class Template Reference

#include <eop_core_bones.hpp>

Public Member Functions

template<typename eT >
arma_hot arma_pure arma_inline eT process (const eT val, const eT k)
 

Static Public Member Functions

template<typename T1 >
static arma_hot void apply (Mat< typename T1::elem_type > &out, const eOp< T1, eop_type > &x)
 
template<typename T1 >
static arma_hot void apply (Cube< typename T1::elem_type > &out, const eOpCube< T1, eop_type > &x)
 
template<typename T1 >
static arma_hot void apply_inplace_div (Mat< typename T1::elem_type > &out, const eOp< T1, eop_type > &x)
 
template<typename T1 >
static arma_hot void apply_inplace_div (Cube< typename T1::elem_type > &out, const eOpCube< T1, eop_type > &x)
 
template<typename T1 >
static arma_hot void apply_inplace_minus (Mat< typename T1::elem_type > &out, const eOp< T1, eop_type > &x)
 
template<typename T1 >
static arma_hot void apply_inplace_minus (Cube< typename T1::elem_type > &out, const eOpCube< T1, eop_type > &x)
 
template<typename T1 >
static arma_hot void apply_inplace_plus (Mat< typename T1::elem_type > &out, const eOp< T1, eop_type > &x)
 
template<typename T1 >
static arma_hot void apply_inplace_plus (Cube< typename T1::elem_type > &out, const eOpCube< T1, eop_type > &x)
 
template<typename T1 >
static arma_hot void apply_inplace_schur (Mat< typename T1::elem_type > &out, const eOp< T1, eop_type > &x)
 
template<typename T1 >
static arma_hot void apply_inplace_schur (Cube< typename T1::elem_type > &out, const eOpCube< T1, eop_type > &x)
 
template<typename eT >
arma_hot arma_pure static arma_inline eT process (const eT val, const eT k)
 

Detailed Description

template<typename eop_type>
class eop_core< eop_type >

Definition at line 20 of file eop_core_bones.hpp.

Member Function Documentation

template<typename eop_type>
template<typename eT >
arma_hot arma_pure static arma_inline eT eop_core< eop_type >::process ( const eT  val,
const eT  k 
)
static

The documentation for this class was generated from the following files:


armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:32:00