mpcrl.optim.NewtonMethod ======================== .. currentmodule:: mpcrl.optim .. autoclass:: NewtonMethod :members: :show-inheritance: :undoc-members: :inherited-members: .. rubric:: Methods .. autosummary:: :template: function.rst ~NewtonMethod.set_learnable_parameters ~NewtonMethod.step ~NewtonMethod.update .. rubric:: Attributes .. autosummary:: ~NewtonMethod.hook ~NewtonMethod.order .. minigallery:: mpcrl.optim.NewtonMethod :add-heading: