Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
MnUserFcn.h
Go to the documentation of this file.
1#ifndef ROOT_Minuit2_MnUserFcn
2#define ROOT_Minuit2_MnUserFcn
3
4#include <Minuit2/MnFcn.h>
5
6namespace ROOT {
7namespace Minuit2 {
8
10
11}
12} // namespace ROOT
13
14#endif
Wrapper class to FCNBase interface used internally by Minuit.
Definition MnFcn.h:34
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...