NLPDifferentiatorStatus
=======================

.. currentmodule:: do_mpc.differentiator.helper

.. autoclass:: NLPDifferentiatorStatus
    :show-inheritance:
    :special-members: __call__, __getitem__



.. currentmodule:: do_mpc.differentiator.helper.NLPDifferentiatorStatus

Methods
-------







 
.. currentmodule:: do_mpc.differentiator.helper.NLPDifferentiatorStatus

Attributes
----------
 

 
LICQ
~~~~

.. autoattribute:: do_mpc.differentiator.helper.NLPDifferentiatorStatus.LICQ
 
SC
~~

.. autoattribute:: do_mpc.differentiator.helper.NLPDifferentiatorStatus.SC
 
full\_rank
~~~~~~~~~~

.. autoattribute:: do_mpc.differentiator.helper.NLPDifferentiatorStatus.full_rank
 
lse\_solved
~~~~~~~~~~~

.. autoattribute:: do_mpc.differentiator.helper.NLPDifferentiatorStatus.lse_solved
 
reduced\_nlp
~~~~~~~~~~~~

.. autoattribute:: do_mpc.differentiator.helper.NLPDifferentiatorStatus.reduced_nlp
 
residuals
~~~~~~~~~

.. autoattribute:: do_mpc.differentiator.helper.NLPDifferentiatorStatus.residuals
 
sym\_KKT
~~~~~~~~

.. autoattribute:: do_mpc.differentiator.helper.NLPDifferentiatorStatus.sym_KKT

