set_from_history
- ParameterGroup.set_from_history(history: ParameterHistory, index: int)[source]
Update the
ParameterGroupwith values from a parameter history.- Parameters
history (ParameterHistory) – The parameter history.
index (int) – The history index.