desc.objectives.ObjectiveFunction.unpack_state

ObjectiveFunction.unpack_state(x)Source

Unpack the state vector into its components.

Parameters:

x (ndarray) – State vector.

Returns:

kwargs (dict) – Dictionary of the state components with argument names as keys.