Skip to content

Generic ParameterizedFunction

Compare
Choose a tag to compare
@ChrisRackauckas ChrisRackauckas released this 09 Jan 06:31
· 337 commits to master since this release

This adds the ParameterizedFunction(f,params) which wraps a generic user function for the parameter estimation routines and does not require definition via the macros. While this could be done before by hand, this is a nice convenience which will help less advanced users.