Functions
fn_kron.hpp File Reference

Go to the source code of this file.

Functions

template<typename T1 , typename T2 >
arma_inline const Glue< T1, T2, glue_kronkron (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 More...
 
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 More...
 
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 More...
 


armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:31:59