10#ifndef ROOT_Minuit2_MinimumParameters 
   11#define ROOT_Minuit2_MinimumParameters 
   68   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(double fval, Status status)
 
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