Note

This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.

BaseDiscriminator.discriminator

property BaseDiscriminator.discriminator: Any

Return the discriminator object that is wrapped.

Sub-classes may not need to implement this method but can chose to if they are wrapping an object capable of discrimination.