[root] / trunk / math / mathcore / src / MinimizerOptions.cxx Repository:
ViewVC logotype

Log of /trunk/math/mathcore/src/MinimizerOptions.cxx

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 25486 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 22 12:43:03 2008 UTC (6 years, 4 months ago) by moneta
File length: 2635 byte(s)
Copied from: branches/dev/mathDev/math/mathcore/src/MinimizerOptions.cxx revision 25468
Diff to previous 25463
import changes from math development branches for subdirectory math. List of changes in detail: 

mathcore: 
---------
  MinimizerOptions: 
	new  class for storing Minimizer option, with static default values that can be 
	changed by the user

  FitConfig: 
   	- use default values from MinimizerOption class
   	- rename method to create parameter settings from a function

  FitUtil.cxx:   
    	improve the derivative calculations used in the effective chi2 and in Fumili and 
	fix a bug for evaluation of likelihood or chi2 terms. 
	In  EvaluatePdf() work and return  the log of the pdf. 
      
  FitResult:
	- improve the class by adding extra information like, num. of free parameters, 
	minimizer status, global correlation coefficients, information about fixed 
	and bound parameters. 
   	- add method for getting fit confidence intervals 
  	- improve print method   

  DataRange: 
	add method SetRange to distinguish from AddRange. SetRange deletes the existing 
	ranges. 

  ParamsSettings: make few methods const

  FCN functions (Chi2FCN, LogLikelihoodFCN, etc..) 
	move some common methods and data members in base class (FitMethodFunction)

  RootFinder: add template Solve() for any callable function.  

mathmore:
--------
  minimizer classes: fill status information
  GSLNLSMinimizer: return error and covariance matrix 

minuit2: 
-------
  Minuit2Minimizer: fill  status information 
  DavidonErrorUpdator: check that delgam or gvg are not zero ( can happen when dg = 0)
  FumiliFCNAdapter: work on the log of pdf

minuit:
------- 
  TLinearMinimizer: add support for robust fitting
  TMinuitMinimizer: fill status information and fix a bug in filling the correlation matrix. 
 fumili:
 ------ 
  add TFumiliMinimizer: 
	wrapper class for TFumili using Minimizer interface

Revision 25463 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 19 12:14:54 2008 UTC (6 years, 4 months ago) by moneta
Original Path: branches/dev/mathDev/math/mathcore/src/MinimizerOptions.cxx
File length: 2635 byte(s)
Diff to previous 25416
- add in minimizer interface for retrieving minimization status	code. Fill the status word for all minimizer implementations. 
  Add also status in FitResult and return in the fit methods.
- add support for fitting histograms of dimension D with function of dimension D-1. Use as weight bin error multiplied by bin width.

Revision 25416 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 16 14:04:54 2008 UTC (6 years, 4 months ago) by moneta
Original Path: branches/dev/mathDev/math/mathcore/src/MinimizerOptions.cxx
File length: 2634 byte(s)
Diff to previous 25306
- have compile flag in RConfigure for checking if Minuit2 exists. Switch by default to Minuit if it not exists.  
- shown an info message when  user set fitoption likelihood and integral when fitting a graph

Revision 25306 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 29 16:20:06 2008 UTC (6 years, 4 months ago) by moneta
Original Path: branches/dev/mathDev/math/mathcore/src/MinimizerOptions.cxx
File length: 2524 byte(s)
Diff to previous 25171
- add minimizer plug-in for TFumili
- improve FitMethodFunction interface
- returned the log(pdf) and its gradient in FitMethodFunction::DataElement() in case of likelihood functions

Revision 25171 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 18 13:31:47 2008 UTC (6 years, 5 months ago) by moneta
Original Path: branches/dev/mathDev/math/mathcore/src/MinimizerOptions.cxx
File length: 2525 byte(s)
Diff to previous 25159
- use minimizer options and add settings of error def

Revision 25159 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Aug 15 15:12:53 2008 UTC (6 years, 5 months ago) by moneta
Original Path: branches/dev/mathDev/math/mathcore/src/MinimizerOptions.cxx
File length: 2321 byte(s)
- add default minimizer option and static methods to set them

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9