Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
BasicFCN.h File Reference
#include "Math/FitMethodFunction.h"
#include "Math/IParamFunction.h"
#include "Math/IParamFunctionfwd.h"
#include <memory>
Include dependency graph for BasicFCN.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Fit::BasicFCN< DerivFunType, ModelFunType, DataType >
 BasicFCN class: base class for the objective functions used in the fits It has a reference to the data and th emodel function used in the fit. 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::Fit
 Namespace for the fitting classes.