Functions
Fn_strans

Functions

template<typename T1 >
arma_inline const Op< T1, op_stransstrans (const Base< typename T1::elem_type, T1 > &X, const typename arma_cx_only< typename T1::elem_type >::result *junk=0)
 
template<typename T1 >
arma_inline const Op< T1, op_htransstrans (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 T1 & strans (const Op< T1, op_strans > &X)
 two consecutive transpose operations cancel each other More...
 

Detailed Description

Function Documentation

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 
)

Definition at line 22 of file fn_strans.hpp.

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 
)

Definition at line 35 of file fn_strans.hpp.

template<typename T1 >
arma_inline const T1& strans ( const Op< T1, op_strans > &  X)

two consecutive transpose operations cancel each other

Definition at line 49 of file fn_strans.hpp.



armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:32:00