Code-Eli  0.3.6
poly_math_test_suite< data__ > Class Template Reference

#include <poly_math_test_suite.hpp>

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

Public Member Functions

 poly_math_test_suite ()
 
 ~poly_math_test_suite ()
 

Protected Member Functions

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

Private Member Functions

void add_test ()
 
void subtract_test ()
 
void multiply_test ()
 
void divide_test ()
 
void creation_test ()
 
void derivative_test ()
 

Constructor & Destructor Documentation

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

Here is the call graph for this function:

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

Member Function Documentation

template<typename data__ >
void poly_math_test_suite< data__ >::add_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void poly_math_test_suite< data__ >::AddTests ( const int &  )
inlineprotected
template<typename data__ >
void poly_math_test_suite< data__ >::AddTests ( const float &  )
inlineprotected
template<typename data__ >
void poly_math_test_suite< data__ >::AddTests ( const double &  )
inlineprotected
template<typename data__ >
void poly_math_test_suite< data__ >::AddTests ( const long double &  )
inlineprotected
template<typename data__ >
void poly_math_test_suite< data__ >::creation_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void poly_math_test_suite< data__ >::derivative_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void poly_math_test_suite< data__ >::divide_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void poly_math_test_suite< data__ >::multiply_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void poly_math_test_suite< data__ >::subtract_test ( )
inlineprivate

Here is the call graph for this function:


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