amplfunc\_merge =============== (function from :py:mod:`pyomo.solvers.amplfunc_merge`) .. testsetup:: * # import everything from the module containing this class so that # doctests for the class docstrings see the correct environment from pyomo.solvers.amplfunc_merge import * try: from pyomo.solvers.amplfunc_merge import _autosummary_doctest_setup _autosummary_doctest_setup() except ImportError: pass .. currentmodule:: pyomo.solvers.amplfunc_merge .. autofunction:: pyomo.solvers.amplfunc_merge::amplfunc_merge