ROOT 6.10/09 Reference Guide |
This is the complete list of members for ROOT::Math::VavilovTest, including all inherited members.
CdfTest(Vavilov &v, std::ostream &os, double maxabsdiff, double maxcdfdiff) | ROOT::Math::VavilovTest | static |
CdfTest(Vavilov &v, std::ostream &os) | ROOT::Math::VavilovTest | static |
GetCdfTestParams(const Vavilov &v, double &maxabsdiff, double &maxcdfdiff) | ROOT::Math::VavilovTest | static |
GetPdfTestParams(const Vavilov &v, double &maxabsdiff, double &maxdiffmantissa, double &agreefraction, double &agreediffmantissa) | ROOT::Math::VavilovTest | static |
GetQuantileTestParams(const Vavilov &v, double &maxabsdiff) | ROOT::Math::VavilovTest | static |
GetSBBeta2(int ibeta2) | ROOT::Math::VavilovTest | static |
GetSBKappa(int ikappa) | ROOT::Math::VavilovTest | static |
GetSBLambda(int ikappa, int ilambda) | ROOT::Math::VavilovTest | static |
GetSBNBeta2() | ROOT::Math::VavilovTest | static |
GetSBNKappa() | ROOT::Math::VavilovTest | static |
GetSBNLambda(int ikappa) | ROOT::Math::VavilovTest | static |
GetSBVavilovPdf(int ikappa, int ibeta2, int ilambda) | ROOT::Math::VavilovTest | static |
PdfTest(Vavilov &v, std::ostream &os, double maxabsdiff, double maxdiffmantissa, double agreefraction, double agreediffmantissa) | ROOT::Math::VavilovTest | static |
PdfTest(Vavilov &v, std::ostream &os) | ROOT::Math::VavilovTest | static |
PrintPdfTable(Vavilov &v, std::ostream &os, int digits=3) | ROOT::Math::VavilovTest | static |
QuantileTest(Vavilov &v, std::ostream &os, double maxabsdiff) | ROOT::Math::VavilovTest | static |
QuantileTest(Vavilov &v, std::ostream &os) | ROOT::Math::VavilovTest | static |