.noDotDotDot: .noDotDotDot
Description
remplaces the dot dot dot part of the fitting and gradient fuction
Usage
.noDotDotDot(fn, fnName, ...)
Value
list with (1) new function which wraps fn and (2) list with arguments passed to fn
Arguments
- fn
fit or gradient function. IMPORTANT: THE FIRST ARGUMENT TO
THE FUNCTION MUST BE THE PARAMETER VECTOR
- fnName
name of the function fn
- ...
additional arguments