$search

Fn_trans

Functions

template<typename T1 >
arma_inline const T1 & htrans (const Op< T1, op_htrans > &X)
 two consecutive hermitian transpose operations cancel each other
template<typename T1 >
arma_inline arma_deprecated
const Op< T1, op_htrans
htrans (const Base< typename T1::elem_type, T1 > &X)
template<typename T1 >
arma_inline const T1 & trans (const Op< T1, op_htrans > &X)
 two consecutive transpose operations cancel each other
template<typename T1 >
arma_inline const Op< T1,
op_htrans
trans (const Base< typename T1::elem_type, T1 > &X)

Function Documentation

template<typename T1 >
arma_inline const T1& htrans ( const Op< T1, op_htrans > &  X  )  [inline]

two consecutive hermitian transpose operations cancel each other

Definition at line 61 of file fn_trans.hpp.

template<typename T1 >
arma_inline arma_deprecated const Op<T1, op_htrans> htrans ( const Base< typename T1::elem_type, T1 > &  X  )  [inline]

Definition at line 48 of file fn_trans.hpp.

template<typename T1 >
arma_inline const T1& trans ( const Op< T1, op_htrans > &  X  )  [inline]

two consecutive transpose operations cancel each other

Definition at line 34 of file fn_trans.hpp.

template<typename T1 >
arma_inline const Op<T1, op_htrans> trans ( const Base< typename T1::elem_type, T1 > &  X  )  [inline]

Definition at line 21 of file fn_trans.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