#include "Minuit2/MnConfig.h"
#include "Minuit2/GenericFunction.h"
#include <ROOT/RSpan.hxx>
#include <vector>
Classes | |
class | ROOT::Minuit2::FCNBase |
Interface (abstract class) defining the function to be minimized, which has to be implemented by the user. More... | |
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
namespace | ROOT::Minuit2 |
Enumerations | |
enum class | ROOT::Minuit2::GradientParameterSpace { ROOT::Minuit2::External , ROOT::Minuit2::Internal } |