10#ifndef ROOT_Minuit2_MnPlot
11#define ROOT_Minuit2_MnPlot
40 void operator()(
const std::vector<std::pair<double, double>> &)
const;
41 void operator()(
double,
double,
const std::vector<std::pair<double, double>> &)
const;
include TDocParser_001 C image html pict1_TDocParser_001 png width
MnPlot produces a text-screen graphical output of (x,y) points, e.g.
void operator()(const std::vector< std::pair< double, double > > &) const
MnPlot(unsigned int width, unsigned int length)
unsigned int Width() const
unsigned int Length() const
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...