$search

Cube_aux Class Reference
[Cube]

#include <Cube_bones.hpp>

List of all members.

Static Public Member Functions

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)
template<typename eT >
static arma_inline void postfix_mm (Cube< eT > &x)
 postfix --
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)
template<typename eT >
static arma_inline void postfix_pp (Cube< eT > &x)
 postfix ++
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)
template<typename eT >
static arma_inline void prefix_mm (Cube< eT > &x)
 prefix --
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)
template<typename eT >
static arma_inline void prefix_pp (Cube< eT > &x)
 prefix ++
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_imag (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)
template<typename eT , typename T1 >
static void set_real (Cube< eT > &out, const BaseCube< eT, T1 > &X)

Detailed Description

Definition at line 340 of file Cube_bones.hpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Mar 5 12:27:52 2013