ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
FunctionMinimum Minimize(const FCNBase &, const MnUserParameterState &, const MnStrategy &, unsigned int maxfcn=0, double toler=0.1) const override
 
class holding the full result of the minimization; both internal and external (MnUserParameterState) ...
 
MnUserParameterState fState
 
unsigned int VariableParameters() const
 
FunctionMinimum operator()(unsigned int=0, double=0.1) override
overwrite Minimize to use FumiliFCNBase
 
FumiliMinimizer & Minimizer() override
 
const FumiliFCNBase & Fcnbase() const override
 
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...