tensor_product_complex Function

public function tensor_product_complex(a, b) result(c)

Arguments

Type IntentOptional Attributes Name
complex(kind=real64), intent(in) :: a(:)
complex(kind=real64), intent(in) :: b(:)

Return Value complex(kind=real64), allocatable, (:,:)