CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces
Chisq_Constrainer.h File Reference

Minimize a $\chi^{2}$ subject to a set of constraints, based on the SQUAW algorithm. More...

#include "TopQuarkAnalysis/TopHitFit/interface/Base_Constrainer.h"
#include "TopQuarkAnalysis/TopHitFit/interface/matutil.h"
#include <iosfwd>

Go to the source code of this file.

Classes

class  hitfit::Chisq_Constrainer
 Minimize a $\chi^{2}$ subject to a set of constraints. Based on the SQUAW algorithm. More...
 
class  hitfit::Chisq_Constrainer_Args
 Hold on to parameters for the Chisq_Constrainer class. More...
 

Namespaces

 hitfit
 

Detailed Description

Minimize a $\chi^{2}$ subject to a set of constraints, based on the SQUAW algorithm.

For the full details of the algorithm see:

Creation date.
July 2000.
Author
Scott Stuart Snyder snyde.nosp@m.r@bn.nosp@m.l.gov.
Modification History:
Apr 2009: Haryo Sumowidagdo Suhar.nosp@m.yo.S.nosp@m.umowi.nosp@m.dagd.nosp@m.o@cer.nosp@m.n.ch: Imported to CMSSW.
Oct 2009: Haryo Sumowidagdo Suhar.nosp@m.yo.S.nosp@m.umowi.nosp@m.dagd.nosp@m.o@cer.nosp@m.n.ch: Added Doxygen tags for automatic generation of documentation.
Terms of Usage:
With consent from the original author (Scott Snyder).

Definition in file Chisq_Constrainer.h.