Functions
Fn_trunc_log

Functions

template<typename eT >
static arma_float_only< eT >::result trunc_log (const eT x)
 
template<typename T >
static std::complex< T > trunc_log (const std::complex< T > &x)
 
template<typename T1 >
arma_inline const eOp< T1, eop_trunc_logtrunc_log (const Base< typename T1::elem_type, T1 > &A)
 
template<typename T1 >
arma_inline const eOpCube< T1, eop_trunc_logtrunc_log (const BaseCube< typename T1::elem_type, T1 > &A)
 

Detailed Description

Function Documentation

template<typename eT >
static arma_float_only<eT>::result trunc_log ( const eT  x)
inlinestatic

Definition at line 23 of file fn_trunc_log.hpp.

template<typename T >
static std::complex<T> trunc_log ( const std::complex< T > &  x)
inlinestatic

Definition at line 59 of file fn_trunc_log.hpp.

template<typename T1 >
arma_inline const eOp<T1, eop_trunc_log> trunc_log ( const Base< typename T1::elem_type, T1 > &  A)

Definition at line 69 of file fn_trunc_log.hpp.

template<typename T1 >
arma_inline const eOpCube<T1, eop_trunc_log> trunc_log ( const BaseCube< typename T1::elem_type, T1 > &  A)

Definition at line 81 of file fn_trunc_log.hpp.



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