combine_uncertain_and_bounded_design_variables
- pyapprox.variables.combine_uncertain_and_bounded_design_variables(random_variable, design_variable, random_variable_indices=None)[source]
Convert design variables to random variables defined over them optimization bounds.
- Parameters:
- random_variable_indicesnp.ndarray
The variable numbers of the random variables in the new combined variable.