$search

Mat_aux Class Reference
[Mat]

#include <Mat_bones.hpp>

List of all members.

Static Public Member Functions

template<typename T >
static arma_inline void postfix_mm (Mat< 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 (Mat< eT > &x)
 postfix --
template<typename T >
static arma_inline void postfix_pp (Mat< 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 (Mat< eT > &x)
 postfix ++
template<typename T >
static arma_inline void prefix_mm (Mat< 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 (Mat< eT > &x)
 prefix --
template<typename T >
static arma_inline void prefix_pp (Mat< 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 (Mat< eT > &x)
 prefix ++
template<typename T , typename T1 >
static void set_imag (Mat< std::complex< T > > &out, const Base< T, T1 > &X)
template<typename eT , typename T1 >
static void set_imag (Mat< eT > &out, const Base< eT, T1 > &X)
template<typename T , typename T1 >
static void set_real (Mat< std::complex< T > > &out, const Base< T, T1 > &X)
template<typename eT , typename T1 >
static void set_real (Mat< eT > &out, const Base< eT, T1 > &X)

Detailed Description

Definition at line 550 of file Mat_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:58 2013