Code-Eli
0.3.6
|
#include <tolerance_test_suite.hpp>
Public Member Functions | |
tolerance_test_suite () | |
~tolerance_test_suite () | |
Protected Member Functions | |
void | AddTests (const float &) |
void | AddTests (const double &) |
void | AddTests (const long double &) |
Private Types | |
typedef data__ | data_type |
typedef std::numeric_limits< data_type > | limits_type |
Private Member Functions | |
void | exactly_equal_test () |
void | approximately_equal_test () |
void | approximately_less_than_test () |
|
private |
|
private |
|
inline |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |