qiskit.opflow.OperatorBase.neg¶ OperatorBase.neg()[fuente]¶ Return the Operator’s negation, effectively just multiplying by -1.0, overloaded by -. Tipo del valor devuelto OperatorBase Devuelve An OperatorBase equivalent to the negation of self.