Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
GoFTest.cxx File Reference
#include <algorithm>
#include <functional>
#include <iostream>
#include <map>
#include <memory>
#include <numeric>
#include <cstring>
#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:

Classes

struct  ROOT::Math::CDFWrapper
 
class  ROOT::Math::PDFIntegral
 

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
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)