Logo ROOT   6.07/09
Reference Guide
Classes | Namespaces
FitMethodFunction.h File Reference
#include "Math/IFunction.h"
Include dependency graph for FitMethodFunction.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Math::BasicFitMethodFunction< FunctionType >
 FitMethodFunction class Interface for objective functions (like chi2 and likelihood used in the fit) In addition to normal function interface provide interface for calculating each data contrinution to the function which is required by some algorithm (like Fumili) More...
 

Namespaces

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 ROOT::Math