Functions
Fn_trans

Functions

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 & htrans (const Op< T1, op_htrans > &X)
 two consecutive hermitian transpose operations cancel each other
template<typename T1 >
arma_inline const Op< T1,
op_htrans
trans (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

Function Documentation

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

Definition at line 48 of file fn_trans.hpp.

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

two consecutive hermitian transpose operations cancel each other

Definition at line 61 of file fn_trans.hpp.

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

Definition at line 21 of file fn_trans.hpp.

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

two consecutive transpose operations cancel each other

Definition at line 34 of file fn_trans.hpp.



armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Jan 7 2014 11:42:07