• gcwenger's avatar
    Support for all_close_f w/ doubles (#2184) · 125f7242
    gcwenger authored
    * Double support for all_close_f
    
    * all_close_f uses fixed number of mantissa bits now. Simplified testing code.
    
    * Initialize test data members in constructor to values which will cause test failure. Setup then sets them correctly.
    
    * Reduce info printed out during all_close_f unit tests.
    125f7242
all_close_f.hpp 9.16 KB