28 const std::vector<MinuitParameter> ¶meters =
fTransform.Parameters();
29 unsigned int n =
v.size();
30 for (
unsigned int i = 0; i <
n; i++) {
32 if (parameters[
ext].HasLimits()) {
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
const FCNBase & Fcn() const
double callWithTransformedParams(std::vector< double > const &vpar) const
const MnUserTransformation & fTransform
double operator()(const MnAlgebraicVector &) const override
const_iterator begin() const
const_iterator end() const
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...