SyTen

◆ kronbb()

template<typename Scalar >
DenseTensor<2, Scalar> syten::kronbb ( DenseTensor< 2, Scalar > const &  a,
DenseTensor< 2, Scalar > const &  b 
)
inline

\( R_{i d_k + k, j d_l + l} = A_{ij} B_{kl} \) Kronecker product of two matrices, giving another matrix

References syten::DenseTensor< rank, Scalar >::dim().

+ Here is the call graph for this function: