31 const std::vector<MinuitParameter> ¶meters =
fTransform.Parameters();
32 unsigned int n =
v.size();
33 for (
unsigned int i = 0; i <
n; i++) {
35 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
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...