Code-Eli  0.3.6
fd_test_suite< data__ > Class Template Reference

#include <fd_test_suite.hpp>

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

Public Member Functions

 fd_test_suite ()
 
 ~fd_test_suite ()
 

Protected Member Functions

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

Private Member Functions

void d1o1_test ()
 
void d1o2_test ()
 
void d1o3_test ()
 
void d2o1_test ()
 
void d2o2_test ()
 
template<typename d1__ >
void d1_driver (const std::string &str, const std::vector< data__ > &dx_factor, const d1__ &dop)
 

Constructor & Destructor Documentation

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

Here is the call graph for this function:

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

Member Function Documentation

template<typename data__ >
void fd_test_suite< data__ >::AddTests ( const float &  )
inlineprotected
template<typename data__ >
void fd_test_suite< data__ >::AddTests ( const double &  )
inlineprotected
template<typename data__ >
void fd_test_suite< data__ >::AddTests ( const long double &  )
inlineprotected
template<typename data__ >
template<typename d1__ >
void fd_test_suite< data__ >::d1_driver ( const std::string &  str,
const std::vector< data__ > &  dx_factor,
const d1__ &  dop 
)
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void fd_test_suite< data__ >::d1o1_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void fd_test_suite< data__ >::d1o2_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void fd_test_suite< data__ >::d1o3_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void fd_test_suite< data__ >::d2o1_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void fd_test_suite< data__ >::d2o2_test ( )
inlineprivate

Here is the call graph for this function:


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