Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TFumiliMinimizer.cxx File Reference
#include "TFumiliMinimizer.h"
#include "Math/IFunction.h"
#include "Math/Util.h"
#include "TError.h"
#include "TFumili.h"
#include <iostream>
#include <cassert>
#include <algorithm>
#include <functional>
Include dependency graph for TFumiliMinimizer.cxx:

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
 

Variables

bool gUseFumiliFunction = false
 

Variable Documentation

◆ gUseFumiliFunction

bool gUseFumiliFunction = false

Definition at line 115 of file TFumiliMinimizer.cxx.