Computes the tensor product (or Kronecker product) of two quantum amplitude vectors. This operation is used to combine the state spaces of multiple quantum systems.
The first quantum amplitude vector (size m).
The second quantum amplitude vector (size n).
The resulting tensor product vector (size m * n).
Computes the tensor product (or Kronecker product) of two quantum amplitude vectors. This operation is used to combine the state spaces of multiple quantum systems.