qiskit.aqua.algorithms.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 Return type QuantumCircuit Returns the QuantumCircuit object for the constructed circuit