ScalarOp.tensor

ScalarOp.tensor(other)[source]

Return the tensor product operator self ⊗ other.

Parameters

other (BaseOperator) – an operator object.

Returns

if other is an ScalarOp. BaseOperator: if other is not an ScalarOp.

Return type

ScalarOp