StateFn.coeff¶
- property StateFn.coeff: Union[int, float, complex, qiskit.circuit.parameterexpression.ParameterExpression]¶
A coefficient by which the state function is multiplied.
- Return type
Union
[int
,float
,complex
,ParameterExpression
]
A coefficient by which the state function is multiplied.
Union
[int
, float
, complex
, ParameterExpression
]