$search

Op_htrans

Classes

class  op_htrans
 'hermitian transpose' operation More...
class  op_htrans2

Functions

template<typename T1 >
static void op_htrans2::apply (Mat< typename T1::elem_type > &out, const Op< T1, op_htrans2 > &in)
template<typename T1 >
static void op_htrans::apply (Mat< typename T1::elem_type > &out, const Op< Op< T1, op_trimat >, op_htrans > &in)
template<typename T1 >
static void op_htrans::apply (Mat< typename T1::elem_type > &out, const Op< T1, op_htrans > &in)
template<typename eT >
static void op_htrans::apply (Mat< eT > &out, const Mat< eT > &A, const typename arma_cx_only< eT >::result *junk=0)
template<typename eT >
static arma_inline void op_htrans::apply (Mat< eT > &out, const Mat< eT > &A, const typename arma_not_cx< eT >::result *junk=0)
template<typename eT >
static void op_htrans::apply_noalias (Mat< eT > &out, const Mat< eT > &A, const typename arma_cx_only< eT >::result *junk=0)
template<typename eT >
static arma_inline void op_htrans::apply_noalias (Mat< eT > &out, const Mat< eT > &A, const typename arma_not_cx< eT >::result *junk=0)

Function Documentation

template<typename T1 >
void op_htrans2::apply ( Mat< typename T1::elem_type > &  out,
const Op< T1, op_htrans2 > &  in 
) [inline, static, inherited]

Definition at line 162 of file op_htrans_meat.hpp.

template<typename T1 >
void op_htrans::apply ( Mat< typename T1::elem_type > &  out,
const Op< Op< T1, op_trimat >, op_htrans > &  in 
) [inline, static, inherited]

Definition at line 143 of file op_htrans_meat.hpp.

template<typename T1 >
void op_htrans::apply ( Mat< typename T1::elem_type > &  out,
const Op< T1, op_htrans > &  in 
) [inline, static, inherited]

Definition at line 126 of file op_htrans_meat.hpp.

template<typename eT >
void op_htrans::apply ( Mat< eT > &  out,
const Mat< eT > &  A,
const typename arma_cx_only< eT >::result *  junk = 0 
) [inline, static, inherited]

Definition at line 76 of file op_htrans_meat.hpp.

template<typename eT >
arma_inline void op_htrans::apply ( Mat< eT > &  out,
const Mat< eT > &  A,
const typename arma_not_cx< eT >::result *  junk = 0 
) [inline, static, inherited]

Definition at line 63 of file op_htrans_meat.hpp.

template<typename eT >
void op_htrans::apply_noalias ( Mat< eT > &  out,
const Mat< eT > &  A,
const typename arma_cx_only< eT >::result *  junk = 0 
) [inline, static, inherited]

Definition at line 35 of file op_htrans_meat.hpp.

template<typename eT >
arma_inline void op_htrans::apply_noalias ( Mat< eT > &  out,
const Mat< eT > &  A,
const typename arma_not_cx< eT >::result *  junk = 0 
) [inline, static, inherited]

Definition at line 22 of file op_htrans_meat.hpp.

 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:51 2013