qiskit.aqua.operators.legacy.LegacyBaseOperator.evaluate_with_result¶
-
abstract
LegacyBaseOperator.
evaluate_with_result
(result, statevector_mode, **kwargs)[source]¶ Consume the result from the quantum computer to build the expectation, will be only used along with the
construct_evaluation_circuit()
method.