Change request #1328

decouple error computation from GOptimizerLM::optimize()

Added by Mayer Michael over 9 years ago. Updated over 9 years ago.

Status:ClosedStart date:10/02/2014
Priority:NormalDue date:
Assigned To:Mayer Michael% Done:

100%

Category:-
Target version:00-09-00
Duration:

Description

To provide more flexibility in the fit, the error computation could be removed from GOptimizerLM::optimize(). In ctlike, the function GOptimizerLM::errors() has to be called explicitly. This will increase the computation speed, e.g. for TS computations, where no errors are needed.

For this purpose, the GOptimizer base has to be extended by the following function:

virtual void errors(GOptimizerFunction& fct, GOptimizerPars& pars);


Recurrence

No recurrence.


Related issues

Duplicates GammaLib - Change request #1294: Allow switching off of error computation in optimizer Closed 07/24/2014

History

#1 Updated by Mayer Michael over 9 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100

available on branch 1328-remove-error-computation-from-GOptimizerLM-optimize

#2 Updated by Knödlseder Jürgen over 9 years ago

  • Status changed from Feedback to Closed

Merged into devel branch.

Also available in: Atom PDF