Skip to main contentIBM Quantum Documentation
You are viewing the API reference for an old version of Qiskit SDK. Switch to latest version

DerivativeType

DerivativeType(value)

GitHub(opens in a new tab)

Bases: enum.Enum

Types of derivative.


Attributes

REAL

= 'real'

IMAG

= 'imag'

COMPLEX

= 'complex'

Was this page helpful?
Report a bug or request content on GitHub.