10#ifndef ROOT_Minuit2_MinimumParameters
11#define ROOT_Minuit2_MinimumParameters
35 :
fPtr{new
Data{avec, dirin, fval, true, true}}
54 std::shared_ptr<Data>
fPtr;
size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
const MnAlgebraicVector & Dirin() const
std::shared_ptr< Data > fPtr
MinimumParameters(const MnAlgebraicVector &avec, double fval)
takes the Parameter vector
MinimumParameters(unsigned int n, double fval=0)
MinimumParameters(const MnAlgebraicVector &avec, const MnAlgebraicVector &dirin, double fval)
takes the Parameter vector plus step size x1 - x0 = dirin
const MnAlgebraicVector & Vec() const
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
MnAlgebraicVector fStepSize
MnAlgebraicVector fParameters