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