TPBGroupedWeightedPauliOperator.multiply¶
- TPBGroupedWeightedPauliOperator.multiply(other)[source]¶
Perform self * other.
Note: Grouping of the new operator, will be as per self’s grouping.
- Parameters
other (TPBGroupedWeightedPauliOperator) – an operator
- Returns
the multiplied operator
- Return type