ComposedOp.coeff¶
- property ComposedOp.coeff: Union[int, float, complex, qiskit.circuit.parameterexpression.ParameterExpression]¶
The scalar coefficient multiplying the Operator.
- Return type
Union
[int
,float
,complex
,ParameterExpression
]- Returns
The coefficient.