$search

op_htrans Class Reference
[Op_htrans]

'hermitian transpose' operation More...

#include <op_htrans_bones.hpp>

List of all members.

Static Public Member Functions

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

Detailed Description

'hermitian transpose' operation

Definition at line 20 of file op_htrans_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