Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
FitResult.h File Reference
#include "Math/IFunctionfwd.h"
#include "Math/IParamFunctionfwd.h"
#include <vector>
#include <map>
#include <string>
#include <cmath>
#include <memory>
Include dependency graph for FitResult.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Fit::FitResult
 class containing the result of the fit and all the related information (fitted parameter values, error, covariance matrix and minimizer result information) Contains a pointer also to the fitted (model) function, modified with the fit parameter values. 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.
 
namespace  ROOT::Math