Logo ROOT   6.07/09
Reference Guide
Classes | Namespaces
FitResult.h File Reference
#include "Math/IFunctionfwd.h"
#include "Math/IParamFunctionfwd.h"
#include <vector>
#include <map>
#include <string>
#include <cmath>
#include <cassert>
#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 containg 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

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 ROOT::Fit
 Namespace for the fitting classes.
 
 ROOT::Math