|
ROOT
Reference Guide |
|
Go to the documentation of this file.
10 #ifndef ROOT_Minuit2_MnCross
11 #define ROOT_Minuit2_MnCross
MnCross(const MnUserParameterState &state, unsigned int nfcn, CrossParLimit)
MnUserParameterState fState
unsigned int NFcn() const
MnCross & operator=(const MnCross &)=default
const MnUserParameterState & State() const
MnCross & operator()(const MnCross &cross)
MnCross(const MnUserParameterState &state, unsigned int nfcn, CrossFcnLimit)
MnCross(unsigned int nfcn)
class which holds the external user and/or internal Minuit representation of the parameters and error...
MnCross(const MnCross &cross)
MnCross(const MnUserParameterState &state, unsigned int nfcn)
MnCross(const MnUserParameterState &state, unsigned int nfcn, CrossNewMin)
MnCross(double value, const MnUserParameterState &state, unsigned int nfcn)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...