Objective functions =================== Cost, error, regularizer, and constraint schemas used inside ``FittingObjective`` / ``DesignObjective``. Mirrors :mod:`ionworkspipeline.data_fits.objective_functions` and the regularizers in :mod:`ionworkspipeline.priors`. .. automodule:: ionworks_schema.objective_functions :members: :undoc-members: :show-inheritance: