Functions
Fn_trans

Functions

template<typename T1 >
arma_inline arma_deprecated const Op< T1, op_htranshtrans (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 More...
 
template<typename T1 >
arma_inline const Op< T1, op_htranstrans (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 More...
 

Detailed Description

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):
autogenerated on Fri Apr 16 2021 02:32:00