List of all members | Public Member Functions | Private Member Functions
MathTest Class Reference
Inheritance diagram for MathTest:
Inheritance graph
[legend]

Public Member Functions

void setUp ()
 
void tearDown ()
 
void TestBinomialCoefficients ()
 
void TestChi2Probability ()
 
void TestChi2Probability2 ()
 
void TestEvalPoly ()
 
void TestInverseNormalCDF ()
 
void TestKolmogorovProbability ()
 
void TestLambertW ()
 
void TestPolynomial ()
 
void TestSign ()
 

Private Member Functions

 CPPUNIT_TEST (TestKolmogorovProbability)
 
 CPPUNIT_TEST (TestInverseNormalCDF)
 
 CPPUNIT_TEST (TestBinomialCoefficients)
 
 CPPUNIT_TEST (TestLambertW)
 
 CPPUNIT_TEST (TestChi2Probability)
 
 CPPUNIT_TEST (TestChi2Probability2)
 
 CPPUNIT_TEST (TestSign)
 
 CPPUNIT_TEST (TestPolynomial)
 
 CPPUNIT_TEST (TestEvalPoly)
 
 CPPUNIT_TEST_SUITE (MathTest)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 44 of file testMath.cc.

Member Function Documentation

MathTest::CPPUNIT_TEST ( TestKolmogorovProbability  )
private
MathTest::CPPUNIT_TEST ( TestInverseNormalCDF  )
private
MathTest::CPPUNIT_TEST ( TestBinomialCoefficients  )
private
MathTest::CPPUNIT_TEST ( TestLambertW  )
private
MathTest::CPPUNIT_TEST ( TestChi2Probability  )
private
MathTest::CPPUNIT_TEST ( TestChi2Probability2  )
private
MathTest::CPPUNIT_TEST ( TestSign  )
private
MathTest::CPPUNIT_TEST ( TestPolynomial  )
private
MathTest::CPPUNIT_TEST ( TestEvalPoly  )
private
MathTest::CPPUNIT_TEST_SUITE ( MathTest  )
private
MathTest::CPPUNIT_TEST_SUITE_END ( )
private
void MathTest::setUp ( )
inline

Definition at line 59 of file testMath.cc.

void MathTest::tearDown ( )
inline

Definition at line 61 of file testMath.cc.

void MathTest::TestBinomialCoefficients ( )
inline

Definition at line 97 of file testMath.cc.

References CLOSE, EQUAL, utl::m, and std::pow().

void MathTest::TestChi2Probability ( )
inline

Definition at line 170 of file testMath.cc.

References utl::Chi2Probability(), and CLOSEEPS.

void MathTest::TestChi2Probability2 ( )
inline

Definition at line 198 of file testMath.cc.

References utl::Chi2Probability(), and CLOSEEPS.

void MathTest::TestEvalPoly ( )
inline

Definition at line 288 of file testMath.cc.

References CLOSE, and utl::EvalPoly().

void MathTest::TestInverseNormalCDF ( )
inline

Definition at line 79 of file testMath.cc.

References utl::InverseNormalCDF(), utl::kSqrt2, and G4StationSimulatorOG::p.

void MathTest::TestKolmogorovProbability ( )
inline

Definition at line 64 of file testMath.cc.

References utl::KolmogorovProbability().

void MathTest::TestLambertW ( )
inline
void MathTest::TestPolynomial ( )
inline

Definition at line 262 of file testMath.cc.

References CLOSE, EQUAL, utl::Polynomial::GetCoefficients(), and G4StationSimulatorOG::p.

void MathTest::TestSign ( )
inline

Definition at line 237 of file testMath.cc.

References EQUAL, and utl::Sign().


The documentation for this class was generated from the following file:

, generated on Tue Sep 26 2023.