$search
Go to the source code of this file.
Functions | |
template<typename T1 > | |
arma_inline const T1 & | strans (const Op< T1, op_strans > &X) |
two consecutive transpose operations cancel each other | |
template<typename T1 > | |
arma_inline const Op< T1, op_htrans > | strans (const Base< typename T1::elem_type, T1 > &X, const typename arma_not_cx< typename T1::elem_type >::result *junk=0) |
template<typename T1 > | |
arma_inline const Op< T1, op_strans > | strans (const Base< typename T1::elem_type, T1 > &X, const typename arma_cx_only< typename T1::elem_type >::result *junk=0) |