Logo ROOT   6.08/07
Reference Guide
Classes | Namespaces
FumiliStandardChi2FCN.h File Reference
#include "Minuit2/FumiliChi2FCN.h"
#include "Minuit2/ParametricFunction.h"
#include <assert.h>
#include <vector>
#include <cmath>
Include dependency graph for FumiliStandardChi2FCN.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Minuit2::FumiliStandardChi2FCN
 Class implementing the standard chi square function, which is the sum of the squares of the figures-of-merit calculated for each measurement point, the individual figures-of-merit being: (the Value predicted by the model-measured Value)/standard deviation. More...
 

Namespaces

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