Code-Eli  0.3.6
constants_math_test_suite< data__ > Class Template Reference

#include <constants_math_test_suite.hpp>

Inheritance diagram for constants_math_test_suite< data__ >:
Collaboration diagram for constants_math_test_suite< data__ >:

Public Member Functions

 constants_math_test_suite ()
 
 ~constants_math_test_suite ()
 

Protected Member Functions

void AddTests (const float &)
 
void AddTests (const double &)
 
void AddTests (const long double &)
 

Private Member Functions

void exp_test ()
 
void pi_test ()
 
void sqrt_test ()
 

Constructor & Destructor Documentation

template<typename data__ >
constants_math_test_suite< data__ >::constants_math_test_suite ( )
inline

Here is the call graph for this function:

template<typename data__ >
constants_math_test_suite< data__ >::~constants_math_test_suite ( )
inline

Member Function Documentation

template<typename data__ >
void constants_math_test_suite< data__ >::AddTests ( const float &  )
inlineprotected
template<typename data__ >
void constants_math_test_suite< data__ >::AddTests ( const double &  )
inlineprotected
template<typename data__ >
void constants_math_test_suite< data__ >::AddTests ( const long double &  )
inlineprotected
template<typename data__ >
void constants_math_test_suite< data__ >::exp_test ( )
inlineprivate
template<typename data__ >
void constants_math_test_suite< data__ >::pi_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void constants_math_test_suite< data__ >::sqrt_test ( )
inlineprivate

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