Functions
Fn_strans

Functions

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)
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 T1 & strans (const Op< T1, op_strans > &X)
 two consecutive transpose operations cancel each other

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): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Jan 7 2014 11:42:07