Miscellaneous API
Utility functions
DyadModelOptimizer.lowerbound — Functionlowerbound(prob)Get the lower bound of the search space defined in the inverse problem.
DyadModelOptimizer.upperbound — Functionupperbound(prob)Get the upper bound of the search space defined in the inverse problem.
DyadModelOptimizer.get_model — Functionfunction get_model(res::CalibrationResult)This function retrieves the model associated with a CalibrationResult.