Hi all!
I'm trying to find an efficient way to compute Kronecker products (of matrices) using Intel Fortran MKL. I was hoping to find a routine that directly does the Kronecker product, but couldn't find it yet it for me. Does such a routine exists?
Alternatively, is there an obvious/efficient way to use other routines in order to get Kronecker products?
Thanks!
Gaston