Code-Eli
0.3.6
|
#include <floating_point_test_suite.hpp>
Public Member Functions | |
floating_point_test_suite () | |
~floating_point_test_suite () | |
Protected Member Functions | |
void | AddTests (const float &) |
void | AddTests (const double &) |
void | AddTests (const long double &) |
Private Types | |
typedef data__ | data_type |
Private Member Functions | |
void | printing_test () |
void | printing_test (const float &) |
void | printing_test (const double &) |
void | printing_test (const long double &) |
void | increment_ulp_test () |
void | get_zero_and_one_ulp (float &f, float &f_ulp) |
void | get_zero_and_one_ulp (double &f, double &f_ulp) |
void | get_zero_and_one_ulp (long double &f, long double &f_ulp) |
void | get_one_and_many_ulp (data_type &f, data_type &f_ulp, int ulps) |
void | get_max_mantissa_and_many_ulp (data_type &f, data_type &f_ulp, int ulps) |
|
private |
|
inline |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |