Minimize a 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 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 | |
Minimize a subject to a set of constraints, based on the SQUAW algorithm.
For the full details of the algorithm see:
Definition in file Chisq_Constrainer.h.