Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=pr), | intent(inout) | :: | X(:) |
Vector of parameters to fit |
||
class(Optimizer), | intent(inout) | :: | opt |
Optimizer object, bsaed on the |
||
class(FittingProblem), | intent(inout), | optional | :: | data |
Fitting problem to optimize |