$search

fn_kron.hpp File Reference

Go to the source code of this file.

Functions

template<typename T , typename T1 , typename T2 >
Mat< typename eT_promoter< T1,
T2 >::eT > 
kron (const Base< T, T1 > &X, const Base< std::complex< T >, T2 > &Y)
 kronecker product of two matrices, with the matrices having different element types
template<typename T , typename T1 , typename T2 >
Mat< typename eT_promoter< T1,
T2 >::eT > 
kron (const Base< std::complex< T >, T1 > &X, const Base< T, T2 > &Y)
 kronecker product of two matrices, with the matrices having different element types
template<typename T1 , typename T2 >
arma_inline const Glue< T1, T2,
glue_kron
kron (const Base< typename T1::elem_type, T1 > &A, const Base< typename T1::elem_type, T2 > &B)
 kronecker product of two matrices, with the matrices having the same element type
 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:50 2013