deephyper.stopper.ConstantStopper
=================================

.. currentmodule:: deephyper.stopper

.. autoclass:: ConstantStopper
   :members:
   :show-inheritance:
   :inherited-members:
   :special-members: __call__, __add__, __mul__

   
   
   .. rubric:: Methods

   .. autosummary::
      :nosignatures:
   
      ~ConstantStopper.observe
      ~ConstantStopper.stop
      ~ConstantStopper.to_json
      ~ConstantStopper.transform_objective
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~ConstantStopper.objective
      ~ConstantStopper.observations
      ~ConstantStopper.step
   
   