pyiron\_atomistics.interactive.quasi\_newton.QuasiNewtonInteractive
===================================================================

.. currentmodule:: pyiron_atomistics.interactive.quasi_newton

.. autoclass:: QuasiNewtonInteractive
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~QuasiNewtonInteractive.__init__
      ~QuasiNewtonInteractive.get_dg
      ~QuasiNewtonInteractive.get_dx
      ~QuasiNewtonInteractive.update_hessian
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~QuasiNewtonInteractive.eigenvalues
      ~QuasiNewtonInteractive.eigenvectors
      ~QuasiNewtonInteractive.hessian
      ~QuasiNewtonInteractive.inv_hessian
   
   