ROOT 6.13/01 Reference Guide |
#include "Fit/FitConfig.h"
#include "Fit/FitResult.h"
#include "Math/IParamFunction.h"
#include "Math/Util.h"
#include "Math/Minimizer.h"
#include "Math/Factory.h"
#include <cmath>
#include <string>
#include <sstream>
#include "Math/Error.h"
#include <iostream>
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Fit | |
Namespace for the fitting classes. | |