Logo ROOT   6.16/01
Reference Guide
Namespaces | Functions
GoFTest.cxx File Reference
#include <algorithm>
#include <functional>
#include <iostream>
#include <map>
#include <numeric>
#include <string.h>
#include <cassert>
#include "Math/Error.h"
#include "Math/Math.h"
#include "Math/IFunction.h"
#include "Math/IFunctionfwd.h"
#include "Math/Integrator.h"
#include "Math/ProbFuncMathCore.h"
#include "Math/WrappedFunction.h"
#include "Math/GoFTest.h"
#include "Fit/BinData.h"
#include "TStopwatch.h"
Include dependency graph for GoFTest.cxx:

Namespaces

namespace  ROOT
 Namespace for new ROOT classes and functions.
 
namespace  ROOT::Math
 

Functions

void ROOT::Math::adkTestStat (double *adk, const std::vector< std::vector< double > > &samples, const std::vector< double > &zstar)
 
int ROOT::Math::getCount (double z, const double *dat, int n)
 
int ROOT::Math::getSum (const int *x, int n)