$search

Fn_strans

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)

Function Documentation

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

two consecutive transpose operations cancel each other

Definition at line 49 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 
) [inline]

Definition at line 35 of file fn_strans.hpp.

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 
) [inline]

Definition at line 22 of file fn_strans.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Mar 5 12:27:51 2013