util ==== .. testsetup:: * # import everything from the module containing this class so that # doctests for the class docstrings see the correct environment from pyomo.core.kernel.piecewise_library import * try: from pyomo.core.kernel.piecewise_library import _autosummary_doctest_setup _autosummary_doctest_setup() except ImportError: pass .. currentmodule:: pyomo.core.kernel.piecewise_library .. automodule:: pyomo.core.kernel.piecewise_library.util :undoc-members: .. rubric:: Exceptions .. autosummary:: :toctree: :template: recursive-class.rst PiecewiseValidationError .. rubric:: Functions .. autosummary:: :toctree: :template: recursive-base.rst characterize_function generate_delaunay generate_gray_code is_constant is_nondecreasing is_nonincreasing is_positive_power_of_two log2floor