RealAmplitudes.parameters

property RealAmplitudes.parameters: Set[qiskit.circuit.parameter.Parameter]

Get the Parameter objects in the circuit.

Return type

Set[Parameter]

Returns

A set containing the unbound circuit parameters.