get\_hessian\_of\_constraint ============================ (function from :py:mod:`pyomo.contrib.pynumero.interfaces.external_pyomo_model`) .. testsetup:: * # import everything from the module containing this class so that # doctests for the class docstrings see the correct environment from pyomo.contrib.pynumero.interfaces.external_pyomo_model import * try: from pyomo.contrib.pynumero.interfaces.external_pyomo_model import _autosummary_doctest_setup _autosummary_doctest_setup() except ImportError: pass .. currentmodule:: pyomo.contrib.pynumero.interfaces.external_pyomo_model .. autofunction:: pyomo.contrib.pynumero.interfaces.external_pyomo_model::get_hessian_of_constraint