constant_other {mizer} | R Documentation |
Helper function to keep other components constant
Description
Helper function to keep other components constant
Usage
constant_other(params, n_other, component, ...)
Arguments
params |
MizerParams object |
n_other |
Abundances of other components |
component |
Name of the component that is being updated |
... |
Unused |
Value
The current value of the component
[Package mizer version 2.5.1 Index]