HHL.construct_circuit

HHL.construct_circuit(measurement=False)[source]

Construct the HHL circuit.

Parameters

measurement (bool) – indicate whether measurement on ancillary qubit should be performed

Returns

the QuantumCircuit object for the constructed circuit

Return type

QuantumCircuit