SyTen

◆ kronaa()

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

\( R_{i * d_j + j} = A_i B_j \) Kronecker product of two vectors, giving another vector

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

Referenced by syten::T3N::BasisTransformation::entropy(), and entropy().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: