Expand description
Fit parameter types, bounds, and constraints.
Parameters for the forward model that can be fitted or held fixed. Supports non-negativity constraints and sum-to-one constraints for isotopes of the same element.
Structsยง
- FitParameter
- A single fit parameter with value, bounds, and fixed/free flag.
- Parameter
Set - Collection of fit parameters for a forward model fit.