CMS 3D CMS Logo

Classes | Namespaces

/data/refman/pasoursint/CMSSW_5_3_1/src/TopQuarkAnalysis/TopHitFit/interface/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

namespace  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 <snyder@bnl.gov>.
Modification History:
Apr 2009: Haryo Sumowidagdo <Suharyo.Sumowidagdo@cern.ch>: Imported to CMSSW.
Oct 2009: Haryo Sumowidagdo <Suharyo.Sumowidagdo@cern.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.