Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
FitResult.cxx File Reference
#include "Fit/FitResult.h"
#include "Fit/FitConfig.h"
#include "Fit/BinData.h"
#include "Math/Minimizer.h"
#include "Math/IParamFunction.h"
#include "Math/OneDimFunctionAdapter.h"
#include "Math/ProbFuncMathCore.h"
#include "Math/QuantFuncMathCore.h"
#include "TMath.h"
#include "Math/RichardsonDerivator.h"
#include "Math/Error.h"
#include <cassert>
#include <cmath>
#include <iostream>
#include <iomanip>
Include dependency graph for FitResult.cxx:

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
namespace  ROOT::Fit
 Namespace for the fitting classes.
 

Variables

const int ROOT::Fit::gInitialResultStatus = -99