get_dfds_dcds (model, theta_names[, tee, ...])
|
This function calculates gradient vector of the objective function and constraints with respect to the variables and parameters. |
get_dsdp (model, theta_names, theta[, tee])
|
This function calculates gradient vector of the variables with respect to the parameters (theta_names). |
kaug (instance, paramSubList, perturbList[, ...])
|
DEPRECATED. |
line_num (file_name, target)
|
This function returns the line number that contains 'target' in the file_name. |
sensitivity_calculation (method, instance, ...)
|
This function accepts a Pyomo ConcreteModel, a list of parameters, and their corresponding perturbation list. |
sipopt (instance, paramSubList, perturbList)
|
DEPRECATED. |