qiskit.aqua.operators.state_fns.OperatorStateFn.to_circuit_op¶
-
OperatorStateFn.
to_circuit_op
()[source]¶ Return
StateFnCircuit
corresponding to this StateFn. Ignore for now because this is undefined. TODO maybe call to_pauli_op and diagonalize here, but that could be very inefficient, e.g. splitting one Stabilizer measurement into hundreds of 1 qubit Paulis.- Return type
OperatorBase