(function from pyomo.contrib.doe.utils)
pyomo.contrib.doe.utils
Rescales the FIM based on the input and parameter vals. It is assumed the parameter vals align with the FIM dimensions such that (1, i) corresponds to the i-th column or row of the FIM.
FIM (2D numpy array to be scaled)
param_vals (scaling factors for the parameters)