We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The parametrizedFunction must accept a constant. I.e. all the other parameters that does not need to be fitted
function parametrizedFunction(params, constants) { }
Activity