Static Public Member Functions | List of all members
Cube_aux Class Reference

#include <Cube_bones.hpp>

Static Public Member Functions

template<typename eT >
static arma_inline void postfix_mm (Cube< eT > &x)
 postfix – More...
 
template<typename T >
static arma_inline void postfix_mm (Cube< std::complex< T > > &x)
 postfix ++ for complex numbers (work around for limitations of the std::complex class) More...
 
template<typename eT >
static arma_inline void postfix_pp (Cube< eT > &x)
 postfix ++ More...
 
template<typename T >
static arma_inline void postfix_pp (Cube< std::complex< T > > &x)
 postfix ++ for complex numbers (work around for limitations of the std::complex class) More...
 
template<typename eT >
static arma_inline void prefix_mm (Cube< eT > &x)
 prefix – More...
 
template<typename T >
static arma_inline void prefix_mm (Cube< std::complex< T > > &x)
 prefix – for complex numbers (work around for limitations of the std::complex class) More...
 
template<typename eT >
static arma_inline void prefix_pp (Cube< eT > &x)
 prefix ++ More...
 
template<typename T >
static arma_inline void prefix_pp (Cube< std::complex< T > > &x)
 prefix ++ for complex numbers (work around for limitations of the std::complex class) More...
 
template<typename eT , typename T1 >
static void set_imag (Cube< eT > &out, const BaseCube< eT, T1 > &X)
 
template<typename T , typename T1 >
static void set_imag (Cube< std::complex< T > > &out, const BaseCube< T, T1 > &X)
 
template<typename eT , typename T1 >
static void set_real (Cube< eT > &out, const BaseCube< eT, T1 > &X)
 
template<typename T , typename T1 >
static void set_real (Cube< std::complex< T > > &out, const BaseCube< T, T1 > &X)
 

Detailed Description

Definition at line 340 of file Cube_bones.hpp.


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


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