Contents:
User Documentation:
Developer Documentation:
Create a ParameterGroup from a dictionary.
ParameterGroup
parameter_dict (dict[str, dict | list]) – A parameter dictionary containing parameters.
label (str) – The label of the group.
root_group (ParameterGroup) – The root group
The created ParameterGroup