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"

Classes

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

Namespaces

namespace  ROOT
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)